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

I don't think we can make text string work because that would involve loading resources as a part of custom element definition, and all sorts of resource loading related questions arise. e.g. what happens with CORS, subresource integrity, referrer policy, etc...

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

Received on Wednesday, 21 February 2018 01:00:35 UTC