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

FontFace objects don't expose the url (or ArrayBuffer) they were loaded from.  The FontFace itself is there as long as CSS has rights to it (font loading is CORS-restricted per spec), but you can't read anything from it.

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

Received on Monday, 13 July 2015 18:21:36 UTC