Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source
Original file line number Diff line number Diff line change
Expand Up @@ -123792,7 +123792,7 @@ enum <dfn enum>DOMParserSupportedType</dfn> {
<ol>
<li><p>Let <var>compliantHTML</var> be the result of invoking the <span
data-x="tt-getcompliantstring">Get Trusted Type compliant string</span> algorithm with <code
data-x="tt-trustedhtml">TrustedHTML</code>, <span>this</span>'s <span>relevant global
data-x="tt-trustedhtml">TrustedHTML</code>, the <span>current global
object</span>, <var>html</var>, "<code data-x="">Document parseHTMLUnsafe</code>", and "<code
data-x="">script</code>".</p></li>

Expand Down