|
15 | 15 | <meta content="CSS Basic User Interface Module Level 3 (CSS3 UI)" |
16 | 16 | name=dcterms.title> |
17 | 17 | <meta content=text name=dcterms.type> |
18 | | - <meta content=2013-11-16 name=dcterms.date> |
| 18 | + <meta content=2013-11-28 name=dcterms.date> |
19 | 19 | <meta content=" Tantek Çelik" name=dcterms.creator> |
20 | 20 | <meta content=W3C name=dcterms.publisher> |
21 | 21 | <meta content="http://dev.w3.org/csswg/css3-ui/" name=dcterms.identifier> |
|
45 | 45 | <h1 class=p-name>CSS Basic User Interface Module Level 3 (CSS3 UI)</h1> |
46 | 46 |
|
47 | 47 | <h2 class="no-num no-toc">Editor's Draft <time class=dt-updated |
48 | | - datetime=20131116>16 November 2013</time></h2> |
| 48 | + datetime=20131128>28 November 2013</time></h2> |
49 | 49 |
|
50 | 50 | <dl> |
51 | 51 | <dt>This version:</dt> |
52 | 52 | <!-- TR "This version". Update "WD" below as needed to CR/PR/REC --> |
53 | | - <!-- <dd><a href="http://www.w3.org/TR/2013/WD-css3-ui-20131116/"> |
54 | | - http://www.w3.org/TR/2013/WD-css3-ui-20131116/</a> |
| 53 | + <!-- <dd><a href="http://www.w3.org/TR/2013/WD-css3-ui-20131128/"> |
| 54 | + http://www.w3.org/TR/2013/WD-css3-ui-20131128/</a> |
55 | 55 | </dd> --> |
56 | 56 | <!-- editor's draft "This version" --> |
57 | 57 |
|
@@ -330,11 +330,8 @@ <h3 class="no-num no-toc" id=atrisk>Features at risk</h3> |
330 | 330 | <li>‘<a href="#ime-mode"><code class=property>ime-mode</code></a>’ |
331 | 331 | property |
332 | 332 |
|
333 | | - <li>‘<a href="#nav-index0"><code class=property>nav-index</code></a>’, |
334 | | - ‘<a href="#nav-up"><code class=property>nav-up</code></a>’, ‘<a |
335 | | - href="#nav-down"><code class=property>nav-down</code></a>’, ‘<a |
336 | | - href="#nav-right"><code class=property>nav-right</code></a>’, ‘<a |
337 | | - href="#nav-left"><code class=property>nav-left</code></a>’ properties |
| 333 | + <li>‘<a href="#nav-index0"><code class=property>nav-index</code></a>’ |
| 334 | + property |
338 | 335 |
|
339 | 336 | <li>‘<a href="#text-overflow0"><code |
340 | 337 | class=property>text-overflow</code></a>’ property value: <string> |
@@ -2836,12 +2833,6 @@ <h5 class="no-num no-toc">Example: positioned buttons</h5> |
2836 | 2833 | relate reasonably to the specified layout. |
2837 | 2834 | </div> |
2838 | 2835 |
|
2839 | | - <p class=note> Note: The ‘<a href="#nav-up"><code |
2840 | | - class=property>nav-up</code></a>’, ‘<a href="#nav-right"><code |
2841 | | - class=property>nav-right</code></a>’, ‘<a href="#nav-down"><code |
2842 | | - class=property>nav-down</code></a>’, and ‘<a href="#nav-left"><code |
2843 | | - class=property>nav-left</code></a>’ properties are at risk. |
2844 | | - |
2845 | 2836 | <h4 id=input-method-editor><span class=secno>9.2.3. </span>Input method |
2846 | 2837 | editor: the <a class=property href="#ime-mode">‘<code |
2847 | 2838 | class=property>ime-mode</code>’</a> property</h4> |
@@ -3252,6 +3243,15 @@ <h3 class=no-num id=changes-list>List of substantial changes</h3> |
3252 | 3243 |
|
3253 | 3244 | <li>‘<a href="#text-overflow0"><code class=css><span |
3254 | 3245 | class=property>text-overflow</span></code></a>’ property - new! |
| 3246 | + |
| 3247 | + <li>2013-nov-28: ‘<a href="#nav-up"><code class=css><span |
| 3248 | + class=property>nav-up</span></code></a>’, ‘<a href="#nav-right"><code |
| 3249 | + class=css><span class=property>nav-right</span></code></a>’, ‘<a |
| 3250 | + href="#nav-down"><code class=css><span |
| 3251 | + class=property>nav-down</span></code></a>’, and ‘<a |
| 3252 | + href="#nav-left"><code class=css><span |
| 3253 | + class=property>nav-left</span></code></a>’ properties removed from the |
| 3254 | + "at risk" list |
3255 | 3255 | </ul> |
3256 | 3256 |
|
3257 | 3257 | <h2 class=no-num id=appendix-d.-default-style-sheet-addition>Appendix D. |
|
0 commit comments