[Bug 16527] [Shadow]: getFlowByName and shadow DOM

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

Tab Atkins Jr. <jackalmage@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |jackalmage@gmail.com
         Resolution|WONTFIX                     |---

--- Comment #5 from Tab Atkins Jr. <jackalmage@gmail.com> ---
This needs to stay open, but should be generalized.  It's describing a problem
with everything in CSS that defines a global name, which is problematic when
shadow DOM is scoping styles.  It's too easy for shadow styles and light styles
to accidentally collide when defining, and particularly when *using*, global
names.

We need to solve this in a general way, that fixes Regions and @font-face and
@counter-style and all the rest.

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

Received on Wednesday, 19 November 2014 18:18:30 UTC