Skip to content

Commit

Permalink
Add missing sink groups
Browse files Browse the repository at this point in the history
  • Loading branch information
lukewarlow committed May 15, 2024
1 parent e8c6790 commit 6413807
Showing 1 changed file with 24 additions and 16 deletions.
40 changes: 24 additions & 16 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -33878,7 +33878,8 @@ 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, and <code data-x="">"HTMLIFrameElement srcdoc"</code>.</p></li>
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
<span>this</span>, <code data-x="attr-iframe-srcdoc">srcdoc</code>'s <span
Expand Down Expand Up @@ -112469,8 +112470,8 @@ 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>, and <code data-x="">"DOMParser
parseFromString"</code>.</p></li>
object</span>, <var>string</var>, <code data-x="">"DOMParser parseFromString"</code>, and <code
data-x="">"script"</code>.</p></li>

<li>
<p>Let <var>document</var> be a new <code>Document</code>, whose <span
Expand Down Expand Up @@ -112611,7 +112612,8 @@ 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>, and <code data-x="">"Element setHTMLUnsafe"</code>.</p></li>
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
<span>this</span> is a <code>template</code> element; otherwise <span>this</span>.</p></li>
Expand All @@ -112628,7 +112630,8 @@ 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>, and <code data-x="">"ShadowRoot setHTMLUnsafe"</code>.</p></li>
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
data-x="concept-DocumentFragment-host">shadow host</span>, and <var>compliantHTML</var>.</p></li>
Expand Down Expand Up @@ -112661,7 +112664,8 @@ 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>, and <code data-x="">"Document parseHTMLUnsafe"</code>.</p></li>
object</span>, <var>html</var>, <code data-x="">"Document parseHTMLUnsafe"</code>, and <code
data-x="">"script"</code>.</p></li>

<li>
<p>Let <var>document</var> be a new <code>Document</code>, whose <span
Expand Down Expand Up @@ -112822,7 +112826,8 @@ 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, and <code data-x="">"Element innerHTML"</code>.</p></li>
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 @@ -112850,7 +112855,8 @@ 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, and <code data-x="">"ShadowRoot innerHTML"</code>.</p></li>
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
data-x="concept-DocumentFragment-host">host</span>.</p></li>
Expand Down Expand Up @@ -112913,7 +112919,8 @@ 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, and <code data-x="">"Element outerHTML"</code>.</p></li>
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 @@ -112986,8 +112993,8 @@ 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>, and <code data-x="">"Element
insertAdjacentHTML"</code>.</p></li>
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 @@ -119177,7 +119184,8 @@ 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>, and <code data-x="">"Worker constructor"</code>.</p></li>
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 @@ -119272,8 +119280,8 @@ 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>, and <code data-x="">"SharedWorker
constructor"</code>.</p></li>
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
<var>options</var> to a new <code>WorkerOptions</code> dictionary whose <code
Expand Down Expand Up @@ -119480,8 +119488,8 @@ 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>, and <code data-x="">"Worker importScripts"</code> to
<var>urlStrings</var>.</p></li>
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 6413807

Please sign in to comment.