Re: [whatwg/dom] Trusted types attributes (PR #1268)

@lukewarlow pushed 26 commits.

67c0b7c8c17b269e44b4cf9c3e77e282866e850b  Draft integration with Trusted Types, take 2.
8b8555f1678297021d4332f647281c27204166b7  Added integration in 'set an attribute value'.
952f576f3ec78ad48e6f9d2f44e3a90e3bc04646  Removed stringification.
588bd9fe8e91a37c4202d06e85bdc1f44b8cde96  Fixed formatting.
72cf8f92a3f14f61ab9c2bbf70ca59d45ca29bd8  Fixed copy-paste error in setAttribute() and indentation.
cb2fdbbe3548d662b46204f10e4ba921655e8fb0  Fix build
2a00536fc7e5636afbb0b31adacb4b1af8bbffd1  Change code to pass sink values through to TT code.
316965cee8bf6af7a73a5071ecb66cf4515eebdb  Move validate and set attribute into append an attribute
8569042b5cae3b698971e6be185aaa1c841eedbf  Remove sink values from spec
7027be5e75faea028f42960b02e336668747b048  Revert changes to setAttributeNode and setAttributeNodeNS method steps
ac21ffe18dc3045ad3d1f669df2bb8e1ea084b7e  Remove throw from set an attribute and move TT check down to replace an attribute
03dc3feacd30b15cb018c72ce417c1bb3e908cd9  Revert unneeded changes
ae5ba7a3ee343801686f9aaaed8157036bf1aa30  Address comment
3b607afa19df2ca50ce18ff7544083da89a69ead  Add missing and
6726a50fe49d1cb8b84b3b139cb9ab65392c4e37  Address some comments
93251d0ea7679f8f940152104ca0fb8725e0ba62  Re-add early return
0fbb13cca9765b3290e1a14ad88fb50081dc3a50  Change dfn to use given rather than with
e9280a47b7309119d45af5953242f412e55977ee  Update how the enforcement is done
daa8d86e9f75f4440279173561923c0a5ab54e97  Add tentative enforcement for toggleAttribute
f8e9015b69d041235645e113e7974b8eba6942a6  Update enforcement for toggleAttribute to match behaviour observed in Chrome.
7b4a995b20e97c4e0d87cac6f543944f4007fe8e  Revert "Update enforcement for toggleAttribute to match behaviour observed in Chrome."
0b3bc4827e0471448525fdd9e333b5ebda278b3b  Revert "Add tentative enforcement for toggleAttribute"
d96fb19a0c4c0f2e9511088fdd74da214cb0cd4c  Reintroduce infrastructure changes
73fa48257a6137909a06e84d161937816654404c  Add step to verify that the attr hasn't been assigned to another element by the default policy
fdb686bb298e2bf240084d3fb7e6b07a19076d43  Run specfmt
b0473529b78553e78cedb074fa375471a0f5c489  Update set an attribute to verify attribute value as first step

-- 
View it on GitHub:
https://github.com/whatwg/dom/pull/1268/files/622f78dad4cb0d89cb050ea2206aeafee07402ad..b0473529b78553e78cedb074fa375471a0f5c489
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/dom/pull/1268/before/622f78dad4cb0d89cb050ea2206aeafee07402ad/after/b047>

Received on Thursday, 20 February 2025 14:48:30 UTC