@@ -36,6 +36,7 @@ Ignored Terms: outline-left
3636Ignored Terms : ime-mode
3737At Risk : The <a href="#overflow-string"><string></a> value of the 'text-overflow' property
3838At Risk : The 2-value syntax of the 'text-overflow' property
39+ At Risk : Directional focus navigation: the 'nav-up', 'nav-right', 'nav-down', 'nav-left' properties
3940</pre>
4041<pre class=link-defaults>
4142spec:css-backgrounds-3; type:property; text:border-width
@@ -1300,6 +1301,9 @@ caret-color:#00aacc
13001301<h3 id="keyboard">Keyboard control</h3>
13011302
13021303<h4 id="nav-dir">Directional focus navigation: the 'nav-up', 'nav-right', 'nav-down', 'nav-left' properties</h4>
1304+
1305+ This section is at risk.
1306+
13031307<pre class="propdef">
13041308Name : nav-up , nav-right , nav-down , nav-left
13051309Value : auto | <<id>> [ current | root | <<target-name>> ]?
@@ -1536,6 +1540,7 @@ This appendix describes changes from the
15361540 <li> Mark 'caret-color' as no longer at risk, since there are two implementations.
15371541 <li> Constraints on the shape of the outline when <a href="#negative-offset">negative values</a> are used for the 'outline-offset' property
15381542 where changed from being expressed with MUST to SHOULD.
1543+ <li> Marked the Directional focus navigation section at risk.
15391544</ul>
15401545
15411546<h2 class="no-num" id="security-privacy-considerations">Appendix C. Considerations for Security and Privacy</h2>
0 commit comments