Skip to content

Commit 3962806

Browse files
committed
fixup! Add Trusted Types data for missing HTML sinks + refine existing (#27114)
1 parent a727f65 commit 3962806

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/Document.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8979,7 +8979,7 @@
89798979
},
89808980
"enforces_trusted_types": {
89818981
"__compat": {
8982-
"description": "Accepts `TrustedHTML` instances",
8982+
"description": "Requires `TrustedHTML` instance when trusted types are enforced",
89838983
"spec_url": "https://html.spec.whatwg.org/multipage/dynamic-markup-insertion.html#dom-document-writeln",
89848984
"tags": [
89858985
"web-features:document-write",

0 commit comments

Comments
 (0)