[Bug 16519] :host requires further clarification

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

--- Comment #3 from Dimitri Glazkov <dglazkov@chromium.org> 2012-03-27 01:53:36 UTC ---
(In reply to comment #2)
> 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. 

Why? I just invented a new selector, surely I can invent a new behavior for it?
:)

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 01:53:39 UTC