File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -118,7 +118,6 @@ urlPrefix:https://tc39.es/ecma262/#;type:dfn;spec:ecma-262
118
118
119
119
<pre class=link-defaults>
120
120
spec:dom; type:dfn; text:element
121
- spec:html; type:dfn; text:allowed to use
122
121
spec:infra; type:dfn; text:implementation-defined
123
122
</pre>
124
123
@@ -7028,11 +7027,11 @@ descendants share a quota of 384 kibibytes. That value is computed as such:
7028
7027
<a for=/>top-level traversable</a> ; otherwise false.
7029
7028
7030
7029
<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.
7033
7032
7034
7033
<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>
7036
7035
"{{PermissionsPolicy/deferred-fetch-minimal}} "; otherwise false.
7037
7036
7038
7037
<li>
You can’t perform that action at this time.
0 commit comments