w3c / webappsec-referrer-policy

WebAppSec Referrer Policy
https://w3c.github.io/webappsec-referrer-policy/
Other
26 stars 27 forks source link

Where does a "block" come from in the sheet-with-null-location case? #90

Closed bzbarsky closed 7 years ago

bzbarsky commented 7 years ago

Still reviewing https://github.com/w3c/webappsec-referrer-policy/pull/83

The new text says:

Otherwise, a CSS style sheet with a null location is responsible for the request: set the referrer to its owner node’s node document’s URL, and the referrer policy to the block’s owner node’s node document’s referrer policy.

What is "the block" here?

jeisinger commented 7 years ago

that's a typo, thx for reporting!