Bug 179054

Summary: Consider supporting referrer policy for requests from CSS stylesheets.
Product: WebKit Reporter: Mike West <mkwst>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: bernardo.araujo, bfulgham, dbates, webkit-bug-importer, wilander
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Mike West 2017-10-31 07:10:16 PDT
Referrer policy's integration with stylesheets is spelled out in https://w3c.github.io/webappsec-referrer-policy/#integration-with-css, and tested in the files at https://github.com/w3c/web-platform-tests/tree/master/referrer-policy/css-integration. It would be lovely if WebKit would take a look at the implementation here, and align itself with the specification.
Comment 1 Radar WebKit Bug Importer 2017-10-31 10:46:31 PDT
<rdar://problem/35275249>
Comment 2 Sam Sneddon [:gsnedders] 2021-07-14 02:31:23 PDT
*** Bug 185732 has been marked as a duplicate of this bug. ***