Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion fetch.bs
Original file line number Diff line number Diff line change
Expand Up @@ -7544,7 +7544,7 @@ stated otherwise, it is 0.
<p class=note>This is called on navigation, when the source document of the navigation is the
<a for=/>navigable</a>'s parent document. It potentially reserves either 64kb or 8kb of quota for
the container and its navigable, if allowed by permissions policy. It is not observable to the
cotnainer document whether the reserved quota was used in practice. This algorithm assumes that the
container document whether the reserved quota was used in practice. This algorithm assumes that the
container's document might delegate quota to the navigated container, and the reserved quota would
only apply in that case, and would be ignored if it ends up being shared. If quota was reserved and
the document ends up being <a>same origin</a> with its parent, the quota would be
Expand Down