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

Well, the fact using a link element instead of an inline style would result in an extra network load is an orthogonal issue to whether the said link element appears in a shadow tree or not.

We would have to solve the exact same issue with ES6 modules where a module could load more modules so I don't think it's an issue specific to web components.

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

Received on Saturday, 18 February 2017 23:38:40 UTC