Re: [w3c/webcomponents] Shadow dom innerhtml and CSP unsafe-inline (#627)

I wouldn't never recommend relaxing the CSP requirements for the components, it would more likely just result in the use of web components being avoided as a whole for upcoming projects, which would be unfortunate in my opinion.

Wouldn't using a link element as an alternative lead to performance hinderances by creating additional requests? Especially if custom elements are being nested inside of each other? I realize that additional technologies like http2 would resolve a lot of this. But sometimes simply updating to http2 isn't so simple for some applications.

-- 
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/627#issuecomment-280882673

Received on Saturday, 18 February 2017 23:20:29 UTC