diff --git a/index.src.html b/index.src.html index 2b76b31..f8f0e40 100644 --- a/index.src.html +++ b/index.src.html @@ -648,7 +648,7 @@

Delivery This section is not normative. Referrer policy is inherited following the inheritance mechanism of - policy containers, as defined by HTML. + policy containers, as defined by HTML. @@ -678,9 +678,9 @@

Integration with HTML

The HTML Standard determines the referrer policy of any response received during navigation or while running a worker, and uses - the result to set the resulting {{Document}}'s policy + the result to set the resulting {{Document}}'s policy container's or {{WorkerGlobalScope}}'s policy - container's referrer policy. + container's referrer policy.
@@ -701,7 +701,7 @@

Integration with CSS

Issue: This requires that CSS style sheets process `Referrer-Policy` headers, and store a referrer policy - in the same way that Documents + in the same way that Documents do. @@ -712,7 +712,8 @@

Integration with CSS

node document's URL, and the referrer policy to its owner node's - node document's referrer policy. + node document's policy container's + referrer policy.
  • @@ -726,7 +727,8 @@

    Integration with CSS

    document's URL, and the referrer policy to the block's owner node's node document's - referrer policy. + policy container's + referrer policy.