- From: Philip Walton <notifications@github.com>
- Date: Wed, 30 Sep 2015 16:30:28 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Wednesday, 30 September 2015 23:30:58 UTC
> That's such a cumbersome API. So if an author wanted to use a component and didn't want to expose any custom properties to it, then he/she has to do --: initial and selectively expose custom property. That's too much complexity just to style a part of component. @rniwa, what would the custom pseudo-element equivalent be for whitelisting the styleable properties? As the proposal is now (and obviously it can change), exposing an element as a custom pseudo element exposes all properties. Presumably component authors could use `!important` to blacklist, but that wouldn't work to whitelist. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/300#issuecomment-144573472
Received on Wednesday, 30 September 2015 23:30:58 UTC