Skip to content

Commit edcc2a0

Browse files
committed
Update 'allow to use' ref
1 parent 92f0b82 commit edcc2a0

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

fetch.bs

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,6 @@ urlPrefix:https://tc39.es/ecma262/#;type:dfn;spec:ecma-262
118118

119119
<pre class=link-defaults>
120120
spec:dom; type:dfn; text:element
121-
spec:html; type:dfn; text:allowed to use
122121
spec:infra; type:dfn; text:implementation-defined
123122
</pre>
124123

@@ -7028,11 +7027,11 @@ descendants share a quota of 384 kibibytes. That value is computed as such:
70287027
<a for=/>top-level traversable</a>; otherwise false.
70297028

70307029
<li><p>Let <var>deferredFetchAllowed</var> be true if <var>controlDocument</var> is
7031-
<a>allowed to use</a> the <a>policy-controlled feature</a> "{{PermissionsPolicy/deferred-fetch}}";
7032-
otherwise false.
7030+
<a for=/>allowed to use</a> the <a>policy-controlled feature</a>
7031+
"{{PermissionsPolicy/deferred-fetch}}"; otherwise false.
70337032

70347033
<li><p>Let <var>deferredFetchMinimalAllowed</var> be true if <var>controlDocument</var> is
7035-
<a>allowed to use</a> the <a>policy-controlled feature</a>
7034+
<a for=/>allowed to use</a> the <a>policy-controlled feature</a>
70367035
"{{PermissionsPolicy/deferred-fetch-minimal}}"; otherwise false.
70377036

70387037
<li>

0 commit comments

Comments
 (0)