[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 #18 from Ian 'Hixie' Hickson <ian@hixie.ch> ---
Seems like this should include cases like how radio buttons pick their radio
button group, how scripts decide if they should execute (and if they do,
whether document.currentScript is the right API to update when they execute),
how labels decide what controls they are labelling, how getElementById() and
getElementsByTagName() work, whether iframes should load in shadow trees, what
gets included in APIs like document.links, how image maps are found, how
target=""s are found, etc.

This seems pretty critical.

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

Received on Friday, 26 September 2014 18:36:13 UTC