- From: <bugzilla@jessica.w3.org>
- Date: Mon, 18 Jun 2012 03:17:33 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=15954 Dominic Cooney <dominicc@chromium.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dominicc@chromium.org --- Comment #8 from Dominic Cooney <dominicc@chromium.org> 2012-06-18 03:17:32 UTC --- I like the idea of a DOMElementMap for pseudoids described in Comment 6. Regarding the specific use case of a tab strip, would it be possible to merely reset a CSS variable on the ShadowRoot, for example: var-selected-index: 2; // this concrete value changes in response to selection and have the components styles refer to that? -- 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 Monday, 18 June 2012 03:17:35 UTC