File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -7094,10 +7094,9 @@ descendants share a quota of 384 kibibytes. That value is computed as such:
7094
7094
<var> container</var> given an <a for=/>origin</a> <var> originToNavigateTo</var> :
7095
7095
7096
7096
<p class=note> This is called when <var> container</var> and the document that initiated the
7097
- navigation (the "source document") are <a>same origin</a> . It potentially
7098
- reserves either 64kb or 8kb of quota for the frame, if it is not <a>same origin</a>
7099
- with its parent and the permissions policy allow. It is not observable to the cotnainer document
7100
- whether the reserved quota was used in practice.
7097
+ navigation (the "source document") are not <a>same origin</a> . It potentially
7098
+ reserves either 64kb or 8kb of quota for the frame, if the permissions policy allow. It is not
7099
+ observable to the cotnainer document whether the reserved quota was used in practice.
7101
7100
This algorithm assumes that the container's document might delegate quota to the navigated frame,
7102
7101
and the reserved quota would only apply in that case, and would be ignored if it ends up being
7103
7102
shared.
You can’t perform that action at this time.
0 commit comments