Skip to content

Commit 8baa115

Browse files
author
Tantek Çelik
committed
::value ::choices ::repeat-item ::repeat-index pseudo-elements are at-risk due to no known browser implementations.
1 parent c513500 commit 8baa115

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

css3-ui/Overview.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,11 @@
5555
src="http://www.w3.org/Icons/w3c_home" width=72> </a>
5656
<h1>CSS Basic User Interface Module Level 3</h1>
5757

58-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 8 July 2011</h2>
58+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 13 July 2011</h2>
5959

6060
<dl>
6161
<dt>This version:</dt>
62-
<!-- <dd><a href="http://www.w3.org/TR/2011/ED-css3-ui-20110708">http://www.w3.org/TR/2011/ED-css3-ui-20110708</a></dd> -->
62+
<!-- <dd><a href="http://www.w3.org/TR/2011/ED-css3-ui-20110713">http://www.w3.org/TR/2011/ED-css3-ui-20110713</a></dd> -->
6363

6464
<dd><a
6565
href="http://dev.w3.org/csswg/css3-ui/">http://dev.w3.org/csswg/css3-ui/</a>
@@ -327,6 +327,8 @@ <h3 class="no-num no-toc" id=atrisk>Features at risk</h3>
327327
</li>
328328
-->
329329

330+
<li>::value ::choices ::repeat-item ::repeat-index pseudo-elements
331+
330332
<li>&lsquo;<a href="#appearance0"><code
331333
class=property>appearance</code></a>&rsquo; property and values
332334

css3-ui/Overview.src.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -249,6 +249,7 @@ <h3 class="no-num no-toc" id="atrisk">Features at risk</h3>
249249
implemented by Firefox 4 and Safari
250250
</li>
251251
-->
252+
<li>::value ::choices ::repeat-item ::repeat-index pseudo-elements</li>
252253
<li>'appearance' property and values</li>
253254
<li>'font' property values: window | document | workspace | desktop | tooltip | dialog | button | push-button | hyperlink | radio-button | checkbox | menu-item | tab | menubar | pull-down-menu | pop-up-menu | list-menu | radio-group | checkbox-group | outline-tree | range | field | combo-box | signature | password
254255
</li>

0 commit comments

Comments
 (0)