[Bug 25529] Cloning should be atomic

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

--- Comment #11 from Dominic Cooney <dominicc@chromium.org> ---
I took a look through Blink source; here are the special cases:

- style: setting style attributes by cloning is allowed; otherwise CSP may
disallow it.
- is: customized built-in elements
- something for input type parsing, but I think it is just an optimization

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 17 August 2016 07:54:39 UTC