Re: [w3c/webcomponents] Provide a lightweight mechanism to add styles to a custom element (#468)

We would object to doing (2) if it involves either one of
 1. A new cascading order.
 2. User stylesheet can't override the styles components set with or without `!important`.
 3. Not have the ability to define the default style for a component as well as the `!important` style rules that can't be overridden by author styles (i.e. users of components).


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/468#issuecomment-379417095

Received on Saturday, 7 April 2018 00:17:46 UTC