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

@annevk That feels like a hack. Why would I need to default style my element if I weren't worried about styles bleeding? Is there any way the initial implementation could take the `HTMLStyleElement` and/or the `HTMLLinkElement` and apply them somehow to get the style sheet object? Or is there potential for a third disabled option to `CSSStyleSheet` that would signify that it is scoped somehow?

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

Received on Wednesday, 25 April 2018 16:55:33 UTC