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

Update from Google:

:element() adds complexity in terms of specificity, and it is favourable to have normal specificity for default style for custom elements so that you don't have to order your rules very carefully.
We will try implementing simple selector version without :element() selector to see how it goes.

@lilles Can you please add more details if I'm missing something?

-- 
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-416511216

Received on Tuesday, 28 August 2018 09:15:41 UTC