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 @@ -6780,9 +6780,6 @@ takes no arguments:
6780
6780
<p> <a for=list>Append</a> <var> deferredRecord</var> to <var> fetchGroup</var> 's
6781
6781
<a for="fetch group">deferred fetch records</a> .
6782
6782
6783
- <p class=note> This prevents a case where eagerly creating and destroying nested documents would
6784
- circumvent the keepalive quota.
6785
-
6786
6783
<li>
6787
6784
<p> If <var> activateAfter</var> is non-null, then run the following steps <a>in parallel</a> :</p>
6788
6785
@@ -6994,11 +6991,11 @@ descendants share a quota of 384 kibibytes. That value is computed as such:
6994
6991
</div>
6995
6992
6996
6993
6997
- <p> This specification defined a <a>policy-controlled feature</a> identified by the string
6994
+ <p> This specification defines a <a>policy-controlled feature</a> identified by the string
6998
6995
"<dfn for=PermissionsPolicy enum-value>deferred-fetch</dfn> ". Its
6999
6996
<a for="policy-controlled feature">default allowlist</a> is "<code> self</code> ".
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-minimal</dfn> ". Its
7003
7000
<a for="policy-controlled feature">default allowlist</a> is "<code> *</code> ".
7004
7001
You can’t perform that action at this time.
0 commit comments