You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use img referrerpolicy attribute when fetching images
When initiating a fetch as part of the two image-fetching algorithms
(see #1643), we should use the element's referrerpolicy attribute to set
the referrer policy on the request.
See #1531 and
w3c/webappsec-referrer-policy#40.
0 commit comments