- From: <bugzilla@jessica.w3.org>
- Date: Fri, 03 Aug 2012 17:45:53 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=18483 Summary: [Shadow]: Shared stylesheets may make @host ambiguous Product: WebAppsWG Version: unspecified Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P2 Component: Component Model AssignedTo: dglazkov@chromium.org ReportedBy: dglazkov@chromium.org QAContact: public-webapps-bugzilla@w3.org CC: tross@microsoft.com Blocks: 16009 Since bug 15818, we now have the ability to share stylesheets across instances of shadow DOM. For example, a widget library could only have one stylesheet to style all widgets. This creates a potential issue, where it's hard to tell which widget's host the @host at-rule refers to. This sounds bad and in need of fixin'. -- 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 Friday, 3 August 2012 17:45:54 UTC