[Bug 16519] :host requires further clarification

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

--- Comment #2 from Roland Steiner <rolandsteiner@chromium.org> 2012-03-27 00:53:54 UTC ---
The question is different: a rule inside shadow DOM that isn't in <style
scoped> does not apply. And if it is inside <style scoped>, :host can never
match as the host element is outside the scope. Ergo, :host cannot possibly
match at all (!) if used in rules inside the shadow DOM.

This outcome doesn't seem to me the intent of 5.4.

-- 
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Tuesday, 27 March 2012 00:53:57 UTC