Skip to content

Commit bd2feb4

Browse files
committed
[css-ui] Remove nav-left nav-right nav-up nav-down from CSS 3 UI at-risk list
1 parent 8fbf255 commit bd2feb4

1 file changed

Lines changed: 3 additions & 8 deletions

File tree

css-ui/Overview.src.html

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -267,8 +267,7 @@ <h3 class="no-num no-toc" id="atrisk">Features at risk</h3>
267267
<li>'content' property value: icon</li>
268268
<li>'icon' property</li>
269269
<li>'ime-mode' property</li>
270-
<li>'nav-index', 'nav-up', 'nav-down', 'nav-right', 'nav-left'
271-
properties</li>
270+
<li>'nav-index' property</li>
272271
<li>'text-overflow' property value: &lt;string&gt;</li>
273272
<li>'text-overflow' property 2-value syntax and definition.</li>
274273
</ul>
@@ -1771,12 +1770,6 @@ <h5 class="no-num no-toc">Example: positioned buttons</h5>
17711770
<p>Whatever markup sequence the buttons may have (which is not specified in this example) is irrelevant in this case because they are positioned, and yet, it is still important to ensure focus navigation behaviors which relate reasonably to the specified layout.</p>
17721771
</div>
17731772

1774-
<p class="note">
1775-
Note: The 'nav-up', 'nav-right', 'nav-down', and 'nav-left' properties
1776-
are at risk.
1777-
</p>
1778-
1779-
17801773
<h4 id="input-method-editor">Input method editor: the <span class="property">'ime-mode'</span> property</h4>
17811774

17821775
<table class="propdef"><tbody>
@@ -1930,6 +1923,8 @@ <h3 class="no-num" id="changes-list">List of substantial changes</h3>
19301923

19311924
<li>'<span class="property">text-overflow</span>' property - new!</li>
19321925

1926+
<li>2013-nov-28: '<span class="property">nav-up</span>', '<span class="property">nav-right</span>', '<span class="property">nav-down</span>', and '<span class="property">nav-left</span>' properties removed from the "at risk" list</li>
1927+
19331928
</ul>
19341929

19351930

0 commit comments

Comments
 (0)