Skip to content

Commit 5b63779

Browse files
committed
[css-ui-3] Marked the nav-* properties at risk
Resolution: https://logs.csswg.org/irc.w3.org/css/2017-01-12/#e760941
1 parent a8008f6 commit 5b63779

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

css-ui/Overview.bs

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ Ignored Terms: outline-left
3636
Ignored Terms: ime-mode
3737
At Risk: The <a href="#overflow-string">&lt;string&gt;</a> value of the 'text-overflow' property
3838
At 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>
4142
spec: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">
13041308
Name: nav-up , nav-right , nav-down , nav-left
13051309
Value: 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

Comments
 (0)