Re: [ServiceWorker] "no-cors" CSS SOP violation (#719)

@tabatkins no-cors CSS is applied to a page, but you can't access it through CSSOM (you can access computed styles). So the question is what the font API does for such a CSS resource (I suspect it shouldn't work, but that may not be defined).

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/719#issuecomment-121016224

Received on Monday, 13 July 2015 18:30:24 UTC