[w3c/webcomponents] CSS encapsulation and common CSS rules (#800)

Currently(deprecated or not) is there a way to apply CSS to children shadow DOMs?

Are all future plans for CSS encapsulation to not allow a way for parent DOMs to affect children shadow DOMs?

Duplicating CSS for each shadow DOM to achieve common CSS rules leads to a waste of resources. Is there a way for or any plans for references to style elements, etc., so that common css can be created once and referenced multiple times by other DOMs?

-- 
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/800

Received on Thursday, 28 February 2019 04:40:21 UTC