[Bug 22980] [Shadow]: shadowRoot styles should not match the host element

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

Ojan Vafai <ojan@chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ojan@chromium.org

--- Comment #14 from Ojan Vafai <ojan@chromium.org> ---
Speaking with my web developer hat on, I was very confused when the styles
inside my shadow were leaking out into the host context. It defeats a lot of
the point of trying to get isolation.

Maybe we need a different syntax than :host to keep CSS selector semantics
happy, but the currently solution is worse than violating CSS selector
semantics IMO.

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

Received on Tuesday, 27 August 2013 23:58:18 UTC