Skip to content

Commit 6500061

Browse files
committed
nits
1 parent 3e724c4 commit 6500061

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

fetch.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7052,7 +7052,8 @@ quota to <code>https://frame.example.com</code>, for example by serving the foll
70527052
<p>To <dfn export>reserve deferred-fetch quota</dfn> for a <a>navigable container</a>
70537053
<var>container</var> given an <a for=/>origin</a> <var>originToNavigateTo</var>:
70547054

7055-
<p class=note>This is called when the container document initiates a navigation. It potentially
7055+
<p class=note>This is called when the container document and the document that initiated the
7056+
navigation (the "source document") <a>share deferred-fetch quota</a>. It potentially
70567057
reserves either 64kb or 8kb of quota for the frame, if it doesn't <a>share deferred-fetch quota</a>
70577058
with its parent and the permissions policy allow. It is not observable to the cotnainer document
70587059
whether the reserved quota was used in practice.

0 commit comments

Comments
 (0)