Skip to content

Commit 3422ab4

Browse files
committed
[css-ui] Update a comment about what's at risk and what's not, to match the spec text
1 parent 0ef829e commit 3422ab4

2 files changed

Lines changed: 28 additions & 24 deletions

File tree

css-ui/Overview.html

Lines changed: 24 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<meta content="CSS Basic User Interface Module Level 3 (CSS3 UI)"
1616
name=dcterms.title>
1717
<meta content=text name=dcterms.type>
18-
<meta content=2013-11-28 name=dcterms.date>
18+
<meta content=2014-11-04 name=dcterms.date>
1919
<meta content=" Tantek Çelik" name=dcterms.creator>
2020
<meta content=W3C name=dcterms.publisher>
2121
<meta content="http://dev.w3.org/csswg/css3-ui/" name=dcterms.identifier>
@@ -45,13 +45,13 @@
4545
<h1 class=p-name>CSS Basic User Interface Module Level 3 (CSS3 UI)</h1>
4646

4747
<h2 class="no-num no-toc">Editor's Draft <time class=dt-updated
48-
datetime=20131128>28 November 2013</time></h2>
48+
datetime=20141104> 4 November 2014</time></h2>
4949

5050
<dl>
5151
<dt>This version:</dt>
5252
<!-- 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-20131128/">
54-
http://www.w3.org/TR/2013/WD-css3-ui-20131128/</a>
53+
<!-- <dd><a href="http://www.w3.org/TR/2014/WD-css3-ui-20141104/">
54+
http://www.w3.org/TR/2014/WD-css3-ui-20141104/</a>
5555
</dd> -->
5656
<!-- editor's draft "This version" -->
5757

@@ -100,7 +100,7 @@ <h2 class="no-num no-toc">Editor's Draft <time class=dt-updated
100100
<!--begin-copyright-->
101101
<p class=copyright><a
102102
href="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright"
103-
rel=license>Copyright</a> © 2013 <a href="http://www.w3.org/"><abbr
103+
rel=license>Copyright</a> © 2014 <a href="http://www.w3.org/"><abbr
104104
title="World Wide Web Consortium">W3C</abbr></a><sup>®</sup> (<a
105105
href="http://www.csail.mit.edu/"><abbr
106106
title="Massachusetts Institute of Technology">MIT</abbr></a>, <a
@@ -279,7 +279,7 @@ <h3 class="no-num no-toc" id=atrisk>Features at risk</h3>
279279
<li>ime-mode: new - not sure about IE5+ vs FF3+ interop
280280
</li>
281281
282-
<li>nav-index, nav-up, nav-down, nav-right, nav-left, properties
282+
<li>nav-index property
283283
implemented for sure only by Opera, http://www.opera.com/docs/specs/presto22/#css
284284
possibly obsolete: Tasman v1 internal implementation
285285
possibly current: MSTV Tasman
@@ -314,7 +314,9 @@ <h3 class="no-num no-toc" id=atrisk>Features at risk</h3>
314314
</li>
315315
<li>'resize' property
316316
implemented by Firefox 4 and Safari
317-
</li>
317+
<li>nav-up, nav-down, nav-right, nav-left properties
318+
implemented by Opera in Presto and Blink, as well as Samsung in webkit
319+
</li>
318320
-->
319321

320322
<li>::value ::choices ::repeat-item ::repeat-index pseudo-elements
@@ -2994,7 +2996,7 @@ <h3 class="no-num no-toc">Normative References</h3>
29942996

29952997
<dd>T. Berners-Lee; L. Masinter; M. McCahill. <a
29962998
href="http://www.ietf.org/rfc/rfc1738.txt"><cite>Uniform Resource
2997-
Locators (URL).</cite></a> December 1994. Internet RFC 1738. URL: <a
2999+
Locators (URL).</cite></a> December 1994. RFC 1738. URL: <a
29983000
href="http://www.ietf.org/rfc/rfc1738.txt">http://www.ietf.org/rfc/rfc1738.txt</a>
29993001
</dd>
30003002
<!---->
@@ -3003,17 +3005,17 @@ <h3 class="no-num no-toc">Normative References</h3>
30033005

30043006
<dd>R. Fielding. <a
30053007
href="http://www.ietf.org/rfc/rfc1808.txt"><cite>Relative Uniform
3006-
Resource Locators.</cite></a> June 1995. Internet RFC 1808. (Obsoleted by
3007-
RFC 3986) URL: <a
3008+
Resource Locators.</cite></a> June 1995. RFC 1808. (Obsoleted by RFC
3009+
3986) URL: <a
30083010
href="http://www.ietf.org/rfc/rfc1808.txt">http://www.ietf.org/rfc/rfc1808.txt</a>
30093011
</dd>
30103012
<!---->
30113013

30123014
<dt id=ref-RFC2119>[RFC2119]
30133015

30143016
<dd>S. Bradner. <a href="http://www.ietf.org/rfc/rfc2119.txt"><cite>Key
3015-
words for use in RFCs to Indicate Requirement Levels.</cite></a> Internet
3016-
RFC 2119. URL: <a
3017+
words for use in RFCs to Indicate Requirement Levels.</cite></a> RFC
3018+
2119. URL: <a
30173019
href="http://www.ietf.org/rfc/rfc2119.txt">http://www.ietf.org/rfc/rfc2119.txt</a>
30183020
</dd>
30193021
<!---->
@@ -3041,8 +3043,8 @@ <h3 class="no-num no-toc">Normative References</h3>
30413043

30423044
<dd>T. Berners-Lee; R. Fielding; L. Masinter. <a
30433045
href="http://www.ietf.org/rfc/rfc3986.txt"><cite>Uniform Resource
3044-
Identifiers (URI): generic syntax.</cite></a> January 2005. Internet RFC
3045-
3986. URL: <a
3046+
Identifiers (URI): generic syntax.</cite></a> January 2005. RFC 3986.
3047+
URL: <a
30463048
href="http://www.ietf.org/rfc/rfc3986.txt">http://www.ietf.org/rfc/rfc3986.txt</a>
30473049
</dd>
30483050
<!---->
@@ -3090,10 +3092,10 @@ <h3 class="no-num no-toc" id=informative-references>Informative References</h3>
30903092
<dt id=ref-CSS3MARQUEE>[CSS3MARQUEE]
30913093

30923094
<dd>Bert Bos. <a
3093-
href="http://www.w3.org/TR/2008/CR-css3-marquee-20081205"><cite>CSS
3094-
Marquee Module Level 3.</cite></a> 5 December 2008. W3C Candidate
3095-
Recommendation. (Work in progress.) URL: <a
3096-
href="http://www.w3.org/TR/2008/CR-css3-marquee-20081205">http://www.w3.org/TR/2008/CR-css3-marquee-20081205</a>
3095+
href="http://www.w3.org/TR/2014/NOTE-css3-marquee-20141014/"><cite>CSS
3096+
Marquee Module Level 3.</cite></a> 14 October 2014. W3C Working Group
3097+
Note. URL: <a
3098+
href="http://www.w3.org/TR/2014/NOTE-css3-marquee-20141014/">http://www.w3.org/TR/2014/NOTE-css3-marquee-20141014/</a>
30973099
</dd>
30983100
<!---->
30993101

@@ -3118,10 +3120,10 @@ <h3 class="no-num no-toc" id=informative-references>Informative References</h3>
31183120

31193121
<dt id=ref-HTML5>[HTML5]
31203122

3121-
<dd>Robin Berjon; et al. <a
3122-
href="http://www.w3.org/TR/2013/CR-html5-20130806/"><cite>HTML5.</cite></a>
3123-
6 August 2013. W3C Candidate Recommendation. (Work in progress.) URL: <a
3124-
href="http://www.w3.org/TR/2013/CR-html5-20130806/">http://www.w3.org/TR/2013/CR-html5-20130806/</a>
3123+
<dd>Ian Hickson; et al. <a
3124+
href="http://www.w3.org/TR/2014/REC-html5-20141028/"><cite>HTML5.</cite></a>
3125+
28 October 2014. W3C Recommendation. URL: <a
3126+
href="http://www.w3.org/TR/2014/REC-html5-20141028/">http://www.w3.org/TR/2014/REC-html5-20141028/</a>
31253127
</dd>
31263128
<!---->
31273129

css-ui/Overview.src.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ <h3 class="no-num no-toc" id="atrisk">Features at risk</h3>
225225
<li>ime-mode: new - not sure about IE5+ vs FF3+ interop
226226
</li>
227227
228-
<li>nav-index, nav-up, nav-down, nav-right, nav-left, properties
228+
<li>nav-index property
229229
implemented for sure only by Opera, http://www.opera.com/docs/specs/presto22/#css
230230
possibly obsolete: Tasman v1 internal implementation
231231
possibly current: MSTV Tasman
@@ -260,7 +260,9 @@ <h3 class="no-num no-toc" id="atrisk">Features at risk</h3>
260260
</li>
261261
<li>'resize' property
262262
implemented by Firefox 4 and Safari
263-
</li>
263+
<li>nav-up, nav-down, nav-right, nav-left properties
264+
implemented by Opera in Presto and Blink, as well as Samsung in webkit
265+
</li>
264266
-->
265267
<li>::value ::choices ::repeat-item ::repeat-index pseudo-elements</li>
266268
<li>'box-sizing' property value: padding-box</li>

0 commit comments

Comments
 (0)