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

@lukewarlow pushed 8 commits.

aa3fe7e2fccf48ba09776b8ec964408171bf86ef  Trusted Types
526f42291faaf40b127e5e8541305fbff68a44e3  Revert change to "set an attribute value"
00d0eaadffaf32ad98076893dc3c6d2a52541181  Update setAttributeNS to include TT check
f5e3984bb8a536ac64e5dcee92ace1210952eda0  Remove extra algorithm that called through to TT and call TT directly from the various algorithms, also update call signature to match changes in TT.
df2bccd1f43d361c262620d26e5b496adf29f30c  Revert larger change to setAttributeNs as its no longer neccessary.
eb1b5463767bcc0ac5d7317e56cea531dbad3e7a  Set attr's value to verifiedValue before attribute change steps are fired.
1e3cef84935091e44985cb3d34d138cda1b98959  Replace this with originalElement inside set an existing attribute value
6fe40a326ffbd63890a5422f2c38faf63978f64c  Rename originalElement to just element

-- 
View it on GitHub:
https://github.com/whatwg/dom/pull/1268/files/3c8c6fa96ba5174d06a97708643f95a17cab0d2f..6fe40a326ffbd63890a5422f2c38faf63978f64c
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/pull/1268/before/3c8c6fa96ba5174d06a97708643f95a17cab0d2f/after/6fe4>

Received on Tuesday, 30 September 2025 20:55:11 UTC