File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -7084,6 +7084,7 @@ shared.
7084
7084
<p> <a for=list>For each</a> <var> navigable</var> of <var> container</var> 's
7085
7085
<a>node navigable</a> 's <a for=navigable>top-level traversable</a>' s
7086
7086
<a>inclusive descendant navigables</a> who meets all of the following conditions:
7087
+
7087
7088
<ul class=brief>
7088
7089
<li><p><var> navigable</var> is not <var> container</var> 's <a>content navigable</a> .
7089
7090
@@ -7097,6 +7098,9 @@ shared.
7097
7098
7098
7099
<p> Decrement <var> delegatedQuota</var> by <a>minimal subframe deferred-fetch quota</a> .
7099
7100
7101
+ <p class=note> This algorithm counts subframes, other than this one, which don't share quota with
7102
+ the top-level document, and have reserved part of the <a>deferred-fetch delegated quota</a> .
7103
+
7100
7104
<li><p> If <var> delegatedQuota</var> is less than <a>minimal subframe deferred-fetch quota</a> ,
7101
7105
then set <var> container</var> 's <a>reserved deferred-fetch quota</a> to zero.
7102
7106
You can’t perform that action at this time.
0 commit comments