- From: <bugzilla@jessica.w3.org>
- Date: Wed, 17 Jul 2013 22:24:50 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=22239 --- Comment #2 from Dimitri Glazkov <dglazkov@chromium.org> --- (In reply to comment #0) > The effect applyAuthorStyles is described thus: " If false (default value), > the author styles are not applied to the shadow tree." > > This presumably means that even if an element in Shadow DOM has a custom > pseudo ID, author styles using that pseudo ID don't affect it. > > Is this intended? It is simple to understand but seems counterintuitive. This is just poor wording in the spec. We need to describe switching applyAuthorStyles to "true" as purely additive to the defaults. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Wednesday, 17 July 2013 22:24:51 UTC