Skip to content

Commit a835d58

Browse files
committed
Put Enabled in quotes
1 parent 56a0928 commit a835d58

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

fetch.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7126,7 +7126,7 @@ the document ends up being <a>same origin</a> with its parent, the quota would b
71267126

71277127
<li><p>If the <a data-lt="define an inherited policy for feature in container">inherited policy</a>
71287128
for "{{PermissionsPolicy/deferred-fetch}}", <var>container</var> and <var>originToNavigateTo</var>
7129-
is <code>Enabled</code>, and the <a>available deferred-fetch quota</a> for
7129+
is <code>"Enabled"</code>, and the <a>available deferred-fetch quota</a> for
71307130
<var>controlDocument</var> is equal or greater than
71317131
<a for="reserved deferred-fetch quota">normal quota</a>, then set <var>container</var>'s
71327132
<a>reserved deferred-fetch quota</a> to <a for="reserved deferred-fetch quota">normal quota</a> and
@@ -7140,7 +7140,7 @@ the document ends up being <a>same origin</a> with its parent, the quota would b
71407140

71417141
<li><p>the <a data-lt="define an inherited policy for feature in container">inherited policy</a>
71427142
for "{{PermissionsPolicy/deferred-fetch-minimal}}", <var>container</var> and
7143-
<var>originToNavigateTo</var> is <code>Enabled</code>; and
7143+
<var>originToNavigateTo</var> is <code>"Enabled"</code>; and
71447144

71457145
<li><p>the <a for=list>size</a> of <var>controlDocument</var>'s <a>node navigable</a>'s
71467146
<a>descendant navigables</a>, <a for=list data-lt=remove>removing</a> any <a for=/>navigable</a>

0 commit comments

Comments
 (0)