[Bug 26365] [Shadow]: Need an equivalent definition of 'in a Document' for shadow trees

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

--- Comment #5 from Olli Pettay <bugs@pettay.fi> ---
I would start with shadow DOM being not-in-document by default and then case by
case verify that if the host is in doc how various features should work.
Otherwise we may easily accidentally leak internals of shadow dom to the
outside worlds, like in case of
https://code.google.com/p/chromium/issues/detail?id=394332

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

Received on Thursday, 17 July 2014 09:41:06 UTC