Re: [whatwg/dom] Integrate Trusted Types enforcement into attribute handling (PR #1268)

@smaug---- commented on this pull request.



> @@ -7115,6 +7117,11 @@ string <var>namespace</var> (default null):</p>
 <a for=/>attribute</a> <var>attr</var> and an <a for=/>element</a> <var>element</var>:
 
 <ol>
+ <li><p>Let <var>verifiedValue</var> be the result of calling
+ <a>get trusted type compliant attribute value</a> with <var>attr</var>'s
+ <a for=Attr>local name</a>, <var>attr</var>'s <a for=Attr>namespace</a>, <var>element</var>, and
+ <var>attr</var>'s <a for=Attr>value</a>. [[!TRUSTED-TYPES]]
+

...but I can also live with this.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/pull/1268#discussion_r2477406880
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/pull/1268/review/3398717562@github.com>

Received on Thursday, 30 October 2025 10:31:58 UTC