Closed
Description
-
https://wpt.fyi/results/trusted-types/block-string-assignment-to-Element-setAttribute.html needs
- test with an attribute (e.g. HTML's
srcdoc
) node created in a different realm. It should be rejected when imported and added to an iframe in the current, TT-enforcing realm. - test that a default policy's value, and not the value in the setAttribute argument is propagated to the
MutationObserver
https://jsfiddle.net/014ze36t/2/
- test with an attribute (e.g. HTML's
-
https://wpt.fyi/results/trusted-types/block-string-assignment-to-Element-setAttributeNS.html needs
- allowing
iframe.setAttributeNS(null, 'SrcDoc')
attribute (or a similar mixed-case test for HTML's attributes).
- allowing
#418 (comment) and #418 (comment) for context.
Metadata
Metadata
Assignees
Labels
No labels