- From: Luke Warlow <notifications@github.com>
- Date: Wed, 13 Mar 2024 09:47:04 -0700
- To: whatwg/dom <dom@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 13 March 2024 16:47:08 UTC
@lukewarlow commented on this pull request. > + <li>Let <var>text</var> be the result of executing the [$Get Trusted Type compliant string$] algorithm, with the following arguments: + * {{TrustedScript}} as <span>expectedType</span>, + * <var>document</var>'s [=relevant global object=] as <span>global</span>, + * <var>value</var>'s <a for=CharacterData>data</a> as <span>input</span>, + * `HTMLScriptElement text` as <span>sink</span>, + * `script` as <span>sinkGroup</span>. This should hopefully be sorted. Not entirely sure what the "correct" way is. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/dom/pull/1258#discussion_r1523605220 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/dom/pull/1258/review/1934709613@github.com>
Received on Wednesday, 13 March 2024 16:47:08 UTC