RESOLVED INVALID 273941
getAttributeType() function needs to consider the use case for setAttributeNS in trusted types
https://bugs.webkit.org/show_bug.cgi?id=273941
Summary getAttributeType() function needs to consider the use case for setAttributeNS...
zsun
Reported 2024-05-09 06:38:33 PDT
Currently we low cased the localName and attributeName by default. This will not work for setAttributeNS case. https://github.com/w3c/trusted-types/issues/423
Attachments
Luke Warlow
Comment 1 2024-05-15 05:37:20 PDT
This is fixed as part of the original setAttribute PR
Note You need to log in before you can comment on or make changes to this bug.