Skip to content

Commit 88ae669

Browse files
committed
Nits
1 parent 1870b69 commit 88ae669

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

fetch.bs

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6780,9 +6780,6 @@ takes no arguments:
67806780
<p><a for=list>Append</a> <var>deferredRecord</var> to <var>fetchGroup</var>'s
67816781
<a for="fetch group">deferred fetch records</a>.
67826782

6783-
<p class=note>This prevents a case where eagerly creating and destroying nested documents would
6784-
circumvent the keepalive quota.
6785-
67866783
<li>
67876784
<p>If <var>activateAfter</var> is non-null, then run the following steps <a>in parallel</a>:</p>
67886785

@@ -6994,11 +6991,11 @@ descendants share a quota of 384 kibibytes. That value is computed as such:
69946991
</div>
69956992

69966993

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
69986995
"<dfn for=PermissionsPolicy enum-value>deferred-fetch</dfn>". Its
69996996
<a for="policy-controlled feature">default allowlist</a> is "<code>self</code>".
70006997

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
70026999
"<dfn for=PermissionsPolicy enum-value>deferred-fetch-minimal</dfn>". Its
70037000
<a for="policy-controlled feature">default allowlist</a> is "<code>*</code>".
70047001

0 commit comments

Comments
 (0)