From e99ff97a6a5ca3898e64317a4b3a1be37071de63 Mon Sep 17 00:00:00 2001 From: Luke Warlow Date: Wed, 15 May 2024 14:52:14 +0100 Subject: [PATCH] Move quotes for sinks --- source | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/source b/source index 1547be67ce4..511570f15a6 100644 --- a/source +++ b/source @@ -33878,7 +33878,7 @@ interface HTMLIFrameElement : HTMLElement {
  • Let compliantString to the result of invoking the Get Trusted Type compliant string algorithm with TrustedHTML, this's relevant global - object, the given value, "HTMLIFrameElement srcdoc", and ", the given value, "HTMLIFrameElement srcdoc", and "script".

  • Set an attribute value given @@ -112470,7 +112470,7 @@ enum DOMParserSupportedType {

  • Let compliantString to the result of invoking the Get Trusted Type compliant string algorithm with TrustedHTML, this's relevant global - object, string, "DOMParser parseFromString", and ", string, "DOMParser parseFromString", and "script".

  • @@ -112612,7 +112612,7 @@ enum DOMParserSupportedType {
  • Let compliantHTML be the result of invoking the Get Trusted Type compliant string algorithm with TrustedHTML, this's relevant global - object, html, "Element setHTMLUnsafe", and ", html, "Element setHTMLUnsafe", and "script".

  • Let target be this's template contents if @@ -112630,7 +112630,7 @@ enum DOMParserSupportedType {

  • Let compliantHTML be the result of invoking the Get Trusted Type compliant string algorithm with TrustedHTML, this's relevant global - object, html, "ShadowRoot setHTMLUnsafe", and ", html, "ShadowRoot setHTMLUnsafe", and "script".

  • Unsafely set HTML given this, this's DOMParserSupportedType {

  • Let compliantHTML to the result of invoking the Get Trusted Type compliant string algorithm with TrustedHTML, this's relevant global - object, html, "Document parseHTMLUnsafe", and ", html, "Document parseHTMLUnsafe", and "script".

  • @@ -112826,7 +112826,7 @@ enum DOMParserSupportedType {
  • Let compliantString be the result of invoking the Get Trusted Type compliant string algorithm with TrustedHTML, this's relevant global - object, the given value, "Element innerHTML", and ", the given value, "Element innerHTML", and "script".

  • Let context be this.

  • @@ -112855,7 +112855,7 @@ enum DOMParserSupportedType {
  • Let compliantString be the result of invoking the Get Trusted Type compliant string algorithm with TrustedHTML, this's relevant global - object, the given value, "ShadowRoot innerHTML", and ", the given value, "ShadowRoot innerHTML", and "script".

  • Let context be this's DOMParserSupportedType {

  • Let compliantString be the result of invoking the Get Trusted Type compliant string algorithm with TrustedHTML, this's relevant global - object, the given value, "Element outerHTML", and ", the given value, "Element outerHTML", and "script".

  • Let parent be this's parent.

  • @@ -112993,7 +112993,7 @@ enum DOMParserSupportedType {
  • Let compliantString be the result of invoking the Get Trusted Type compliant string algorithm with TrustedHTML, this's relevant global - object, string, "Element insertAdjacentHTML", and ", string, "Element insertAdjacentHTML", and "script".

  • Let context be null.

  • @@ -119184,7 +119184,7 @@ enum WorkerType { "classic", "module" };
  • Let compliantScriptURL be the result of invoking the Get Trusted Type compliant string algorithm with TrustedScriptURL, this's relevant global - object, scriptURL, "Worker constructor", and ", scriptURL, "Worker constructor", and "script".

  • Let outside settings be the current settings object.

    @@ -119280,7 +119280,7 @@ interface SharedWorker : EventTarget {
  • Let compliantScriptURL be the result of invoking the Get Trusted Type compliant string algorithm with TrustedScriptURL, this's relevant global - object, scriptURL, "SharedWorker constructor", and + object, scriptURL, "SharedWorker constructor", and "script".

  • If options is a DOMString, set @@ -119488,7 +119488,7 @@ interface SharedWorker : EventTarget {

  • Append the result of invoking the Get Trusted Type compliant string algorithm with TrustedScriptURL, this's relevant - global object, url, "Worker importScripts", and ", url, "Worker importScripts", and "script" to urlStrings.