- From: <bugzilla@jessica.w3.org>
- Date: Tue, 03 Jul 2012 04:31:54 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17590 --- Comment #4 from Dominic Cooney <dominicc@chromium.org> 2012-07-03 04:31:54 UTC --- (In reply to comment #3) > I would like to ask how to find matched scoped styles which contain @host > rules. Per comment #1 it sounds like @host ignores the scoped attribute ("@host only affects the shadow host, regardless of the value") so in your example the host's color property would be blue. The color would not depend on the scope. It might be useful to specify the order of stylesheets in Shadow DOM for the purpose of the cascade. Presumably stylesheets in younger shadow roots override stylesheets in older shadow roots. -- 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, 3 July 2012 04:31:56 UTC