Skip to content

Commit 48b67c7

Browse files
committed
Editorial: remove a reference to "responsible document"
Part of whatwg/html#4335.
1 parent 6ad9998 commit 48b67c7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fetch.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1449,8 +1449,8 @@ not always relevant and might require different behavior.
14491449
submission algorithm.
14501450

14511451
<p>CSP will also need to check <a for=/>request</a>'s <a for=request>client</a>'s
1452-
<a for="environment settings object">responsible document</a>'s
1453-
<a for=Document>browsing context</a>'s <a>ancestor browsing contexts</a> for various CSP
1452+
<a for="environment settings object">global object</a>'s
1453+
<a for=Window>browsing context</a>'s <a>ancestor browsing contexts</a> for various CSP
14541454
directives.
14551455
</div>
14561456

0 commit comments

Comments
 (0)