Open
Description
Per our current set of definitions a service worker reveals what resources a "no-cors" CSS stylesheet attached to a document loads. In particular this can leak confidential tokens in the URLs.
Entered the public record here: http://krijnhoetmer.nl/irc-logs/whatwg/20150703#l-286
According to @jakearchibald resource timing (paging @igrigorik) did this first, in both Chrome and Firefox.
I think we should revert both, seems like bad precedent to cut more holes in SOP.