Skip to content

Commit

Permalink
Move quotes for sinks
Browse files Browse the repository at this point in the history
  • Loading branch information
lukewarlow committed May 15, 2024
1 parent 62cc71f commit e99ff97
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -33878,7 +33878,7 @@ interface <dfn interface>HTMLIFrameElement</dfn> : <span>HTMLElement</span> {
<li><p>Let <var>compliantString</var> to 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
object</span>, the given value, <code data-x="">"HTMLIFrameElement srcdoc"</code>, and "<code
object</span>, the given value, "<code data-x="">HTMLIFrameElement srcdoc</code>", and "<code
data-x="">script</code>".</p></li>

<li><p><span data-x="concept-element-attributes-set-value">Set an attribute value</span> given
Expand Down Expand Up @@ -112470,7 +112470,7 @@ enum <dfn enum>DOMParserSupportedType</dfn> {
<li><p>Let <var>compliantString</var> to 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
object</span>, <var>string</var>, <code data-x="">"DOMParser parseFromString"</code>, and "<code
object</span>, <var>string</var>, "<code data-x="">DOMParser parseFromString</code>", and "<code
data-x="">script</code>".</p></li>

<li>
Expand Down Expand Up @@ -112612,7 +112612,7 @@ enum <dfn enum>DOMParserSupportedType</dfn> {
<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
object</span>, <var>html</var>, <code data-x="">"Element setHTMLUnsafe"</code>, and "<code
object</span>, <var>html</var>, "<code data-x="">Element setHTMLUnsafe</code>", and "<code
data-x="">script</code>".</p></li>

<li><p>Let <var>target</var> be <span>this</span>'s <span>template contents</span> if
Expand All @@ -112630,7 +112630,7 @@ enum <dfn enum>DOMParserSupportedType</dfn> {
<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
object</span>, <var>html</var>, <code data-x="">"ShadowRoot setHTMLUnsafe"</code>, and "<code
object</span>, <var>html</var>, "<code data-x="">ShadowRoot setHTMLUnsafe</code>", and "<code
data-x="">script</code>".</p></li>

<li><p><span>Unsafely set HTML</span> given <span>this</span>, <span>this</span>'s <span
Expand Down Expand Up @@ -112664,7 +112664,7 @@ enum <dfn enum>DOMParserSupportedType</dfn> {
<li><p>Let <var>compliantHTML</var> to 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
object</span>, <var>html</var>, <code data-x="">"Document parseHTMLUnsafe"</code>, and "<code
object</span>, <var>html</var>, "<code data-x="">Document parseHTMLUnsafe</code>", and "<code
data-x="">script</code>".</p></li>

<li>
Expand Down Expand Up @@ -112826,7 +112826,7 @@ enum <dfn enum>DOMParserSupportedType</dfn> {
<li><p>Let <var>compliantString</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
object</span>, the given value, <code data-x="">"Element innerHTML"</code>, and "<code
object</span>, the given value, "<code data-x="">Element innerHTML</code>", and "<code
data-x="">script</code>".</p></li>

<li><p>Let <var>context</var> be <span>this</span>.</p></li>
Expand Down Expand Up @@ -112855,7 +112855,7 @@ enum <dfn enum>DOMParserSupportedType</dfn> {
<li><p>Let <var>compliantString</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
object</span>, the given value, <code data-x="">"ShadowRoot innerHTML"</code>, and "<code
object</span>, the given value, "<code data-x="">ShadowRoot innerHTML</code>", and "<code
data-x="">script</code>".</p></li>

<li><p>Let <var>context</var> be <span>this</span>'s <span
Expand Down Expand Up @@ -112919,7 +112919,7 @@ enum <dfn enum>DOMParserSupportedType</dfn> {
<li><p>Let <var>compliantString</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
object</span>, the given value, <code data-x="">"Element outerHTML"</code>, and "<code
object</span>, the given value, "<code data-x="">Element outerHTML</code>", and "<code
data-x="">script</code>".</p></li>

<li><p>Let <var>parent</var> be <span>this</span>'s <span>parent</span>.</p></li>
Expand Down Expand Up @@ -112993,7 +112993,7 @@ enum <dfn enum>DOMParserSupportedType</dfn> {
<li><p>Let <var>compliantString</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
object</span>, <var>string</var>, <code data-x="">"Element insertAdjacentHTML"</code>, and "<code
object</span>, <var>string</var>, "<code data-x="">Element insertAdjacentHTML</code>", and "<code
data-x="">script</code>".</p></li>

<li><p>Let <var>context</var> be null.</p></li>
Expand Down Expand Up @@ -119184,7 +119184,7 @@ enum <dfn enum>WorkerType</dfn> { "classic", "module" };
<li><p>Let <var>compliantScriptURL</var> be the result of invoking the <span
data-x="tt-getcompliantstring">Get Trusted Type compliant string</span> algorithm with <code
data-x="tt-trustedscripturl">TrustedScriptURL</code>, <span>this</span>'s <span>relevant global
object</span>, <var>scriptURL</var>, <code data-x="">"Worker constructor"</code>, and "<code
object</span>, <var>scriptURL</var>, "<code data-x="">Worker constructor</code>", and "<code
data-x="">script</code>".</p></li>

<li><p>Let <var>outside settings</var> be the <span>current settings object</span>.</p>
Expand Down Expand Up @@ -119280,7 +119280,7 @@ interface <dfn interface>SharedWorker</dfn> : <span>EventTarget</span> {
<li><p>Let <var>compliantScriptURL</var> be the result of invoking the <span
data-x="tt-getcompliantstring">Get Trusted Type compliant string</span> algorithm with <code
data-x="tt-trustedscripturl">TrustedScriptURL</code>, <span>this</span>'s <span>relevant global
object</span>, <var>scriptURL</var>, <code data-x="">"SharedWorker constructor"</code>, and
object</span>, <var>scriptURL</var>, "<code data-x="">SharedWorker constructor</code>", and
"<code data-x="">script</code>".</p></li>

<li><p>If <var>options</var> is a <code data-x="idl-DOMString">DOMString</code>, set
Expand Down Expand Up @@ -119488,7 +119488,7 @@ interface <dfn interface>SharedWorker</dfn> : <span>EventTarget</span> {
<li><p><span data-x="list append">Append</span> the result of invoking the <span
data-x="tt-getcompliantstring">Get Trusted Type compliant string</span> algorithm with <code
data-x="tt-trustedscripturl">TrustedScriptURL</code>, <span>this</span>'s <span>relevant
global object</span>, <var>url</var>, <code data-x="">"Worker importScripts"</code>, and "<code
global object</span>, <var>url</var>, "<code data-x="">Worker importScripts</code>", and "<code
data-x="">script</code>" to <var>urlStrings</var>.</p></li>
</ol>
</li>
Expand Down

0 comments on commit e99ff97

Please sign in to comment.