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

Well, probably need to disallow `@import` in https://wicg.github.io/construct-stylesheets/index.html as well. However, the reason I said being it's being blocked by the constructible stylesheet is not so much that we need that `CSSStyleSheet` constructor but rather we need to define those semantics. Getting all the details right is a rather tedious task. If someone can specify every detail & get buy-in from every browser vendor, then we don't need constructible CSSStyleSheet. All I'm saying is that adding this feature requires solving all the problems we have for constructible CSSStyleSheet.

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

Received on Wednesday, 21 February 2018 03:10:10 UTC