File tree Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Expand file tree Collapse file tree 1 file changed +5
-8
lines changed Original file line number Diff line number Diff line change @@ -6962,15 +6962,12 @@ This specification defined a <a>policy-controlled feature</a> identified by the
6962
6962
<var> length</var> .
6963
6963
</ol>
6964
6964
6965
- <li><p> Let <var> relevantContainers</var> be all the <a>shadow-including descendant</a> of
6966
- <var> navigable</var> 's <a for=navigable>active document</a> which are
6967
- <a>navigable containers</a> .
6968
-
6969
- <li><p> <a for=list>For each</a> <var> descendantContainer</var> of
6970
- <var> relevantContainers</var> , if <var> relativeNavigables</var> does not
6971
- <a for=list>contain</a> <var> descendantContainer</var> , then decrement
6965
+ <li><p> <a for=list>For each</a> <var> maybeContainer</var> of <a>shadow-including descendant</a>
6966
+ of <var> navigable</var> 's <a for=navigable>active document</a> , if <var> maybeContainer</var> is a
6967
+ <a>navigable container</a> and <var> relativeNavigables</var> does not
6968
+ <a for=list>contain</a> <var> maybeContainer</var> 's <a>content navigable</a> , then decrement
6972
6969
<var> remainingTotalQuota</var> by the <a>initial subframe deferred fetch quota</a> given
6973
- <var> descendantContainer </var> 's <a>deferred fetch policy</a> .
6970
+ <var> maybeContainer </var> 's <a>deferred fetch policy</a> .
6974
6971
</ol>
6975
6972
6976
6973
<li><p> If <var> remainingTotalQuota</var> is less than <var> remainingQuotaForOrigin</var> , then
You can’t perform that action at this time.
0 commit comments