You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -888,15 +899,15 @@ the <a spec=html for="/">origin</a> of the [=active document=] of the [=top-leve
888
899
</div>
889
900
890
901
<h2 id=policy-feature>
891
-
The <a>navigation-override</a> [=policy-controlled feature=]</h2>
902
+
The <a>navigation-override</a> <a>policy-controlled feature</a></h2>
892
903
893
-
The <dfn>navigation-override</dfn>[=policy-controlled feature=] controls
904
+
The <dfn>navigation-override</dfn><a>policy-controlled feature</a> controls
894
905
the availability of mechanisms that enables the page author
895
906
to take control over the behavior of spatial navigation,
896
907
or to cancel it outright.
897
908
898
909
* The feature name is "<code>navigation-override</code>"
899
-
* The [=default allowlist=] for <a>navigation-override</a> is "<code>self</code>"
910
+
* The <a>default allowlist</a> for <a>navigation-override</a> is "<code>self</code>"
900
911
901
912
As defined in further details in [[#nav]],
902
913
if <a>navigation-override</a> is disabled in a document,
@@ -1132,7 +1143,7 @@ run the following steps:
1132
1143
2. The User Agent should <a spec=infra for=set>remove</a> from <var>focusables</var> items that have a [=DOM anchor=] whose <a element-attr spec=html><code>tabindex</code></a> attribute is set to a negative value.
1133
1144
1134
1145
Note: This is a "SHOULD" in order to mirror the exclusion of elements with negative tabindex
1135
-
from the <a>sequential focus navigation order</a> as defined in [[HTML#attr-tabindex]].
1146
+
from the <a>sequential focus navigation order</a> as defined in <a>tabindex</a>.
1136
1147
3. If <var>visibleOnly</var> is <code>false</code>,
1137
1148
return <var>focusables</var>.
1138
1149
@@ -1731,7 +1742,7 @@ The editors of this specification would like to thank the following individuals
1731
1742
<em>This section is non-normative.</em>
1732
1743
1733
1744
The following changes were made since the <a href="https://www.w3.org/TR/2019/WD-css-nav-1-20190423/">23 April 2019 First Public Working Draft</a>.
1734
-
1745
+
1735
1746
* Changed the result of {{getSpatialNavigationContainer()}} to return the nearest <a>spatial navigation container</a> ancestor
0 commit comments