File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -6784,9 +6784,6 @@ takes no arguments:
6784
6784
<p> <a for=list>Append</a> <var> deferredRecord</var> to <var> fetchGroup</var> 's
6785
6785
<a for="fetch group">deferred fetch records</a> .
6786
6786
6787
- <p class=note> This prevents a case where eagerly creating and destroying nested documents would
6788
- circumvent the keepalive quota.
6789
-
6790
6787
<li>
6791
6788
<p> If <var> activateAfter</var> is non-null, then run the following steps <a>in parallel</a> :</p>
6792
6789
@@ -6998,11 +6995,11 @@ descendants share a quota of 384 kibibytes. That value is computed as such:
6998
6995
</div>
6999
6996
7000
6997
7001
- <p> This specification defined a <a>policy-controlled feature</a> identified by the string
6998
+ <p> This specification defines a <a>policy-controlled feature</a> identified by the string
7002
6999
"<dfn for=PermissionsPolicy enum-value>deferred-fetch</dfn> ". Its
7003
7000
<a for="policy-controlled feature">default allowlist</a> is "<code> self</code> ".
7004
7001
7005
- <p> This specification defined a <a>policy-controlled feature</a> identified by the string
7002
+ <p> This specification defines a <a>policy-controlled feature</a> identified by the string
7006
7003
"<dfn for=PermissionsPolicy enum-value>deferred-fetch-minimal</dfn> ". Its
7007
7004
<a for="policy-controlled feature">default allowlist</a> is "<code> *</code> ".
7008
7005
You can’t perform that action at this time.
0 commit comments