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