[whatwg/dom] Interaction of cloneNode() with CSP (#613)

See https://www.w3.org/Bugs/Public/show_bug.cgi?id=25529#c10.

And https://github.com/w3c/webappsec-csp/issues/212.

This is something for @andypaicu and @mikewest to sort through.

(Another potential issue that was raised in the legacy bug is if there's a difference between setting multiple attributes at once (as the parser can do) or one attribute at the time, but nobody could find examples other than custom elements, which are handled separately.)

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

Received on Friday, 23 March 2018 09:58:50 UTC