@@ -50,7 +50,7 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 11 July 2012</h2>
5050 < dt > Previous version:
5151
5252 < dd > < a
53- href ="http://www.w3.org/TR/2011 /WD-css3-values-20110906 / "> http://www.w3.org/TR/2011 /WD-css3-values-20110906 /</ a >
53+ href ="http://www.w3.org/TR/2012 /WD-css3-values-20120308 / "> http://www.w3.org/TR/2012 /WD-css3-values-20120308 /</ a >
5454
5555 < dt > Issue Tracking:
5656
@@ -135,13 +135,6 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2>
135135 W3C Patent Policy</ a > .</ p >
136136 <!--end-status-->
137137
138- < p > This specification is a < strong > Last Call Working Draft</ strong > . All
139- persons are encouraged to review this document and < strong > send comments
140- to the < a
141- href ="http://lists.w3.org/Archives/Public/www-style/ "> www-style</ a >
142- mailing list</ strong > as described above. The < strong > deadline for
143- comments</ strong > is < strong > 29 March 2012</ strong > .
144-
145138 < p > All features described in this specification that also exist in CSS 2.1
146139 < a href ="#CSS21 " rel =biblioentry > [CSS21]<!--{{!CSS21}}--> </ a > are intended
147140 to be backwards compatible. If you notice a conflict between this draft
@@ -325,6 +318,8 @@ <h2 class="no-num no-toc" id=contents>Table of contents</h2>
325318 < li class =no-num > < a href ="#cr-exit-criteria "> CR exit criteria</ a >
326319 </ ul >
327320
321+ < li class =no-num > < a href ="#changes "> Changes</ a >
322+
328323 < li class =no-num > < a href ="#references "> References</ a >
329324 < ul class =toc >
330325 < li class =no-num > < a href ="#normative-references "> Normative
@@ -2195,6 +2190,37 @@ <h3 class=no-num id=cr-exit-criteria> CR exit criteria</h3>
21952190 < p > The specification will remain Candidate Recommendation for at least six
21962191 months.
21972192
2193+ < h2 class =no-num id =changes > Changes</ h2 >
2194+
2195+ < p > Changes since the < a
2196+ href ="http://www.w3.org/TR/2012/WD-css3-values-20120308/ "> 8 March 2012
2197+ Last Call Working Draft</ a > include many clarifications as well as the
2198+ following:
2199+
2200+ < ul >
2201+ < li > Renamed ‘< code class =css > cycle()</ code > ’ to ‘< a
2202+ href ="#toggle "> < code class =css > toggle()</ code > </ a > ’.
2203+
2204+ < li > ‘< a href ="#calc "> < code class =css > calc()</ code > </ a > ’ can now accept
2205+ and return < a href ="#integer-value "> < var > <integer> </ var > </ a > types.
2206+
2207+ < li > ‘< a href ="#calc "> < code class =css > calc()</ code > </ a > ’ may now be
2208+ nested (to simplify handling of macros and variables).
2209+
2210+ < li > Tightened up the handling of fallback values in ‘< a
2211+ href ="#attr "> < code class =css > attr()</ code > </ a > ’.
2212+
2213+ < li > Clarified parsing rules used in ‘< a href ="#attr "> < code
2214+ class =css > attr()</ code > </ a > ’.
2215+
2216+ < li > Added ‘< a href ="#vmax-unit "> < code class =css > vmax</ code > </ a > ’ unit.
2217+
2218+ </ ul >
2219+
2220+ < p > A < a
2221+ href ="http://dev.w3.org/csswg/css3-values/issues-lc-2012 "> disposition of
2222+ last-call comments</ a > is available.
2223+
21982224 < h2 class =no-num id =references > References</ h2 >
21992225
22002226 < h3 class =no-num id =normative-references > Normative references</ h3 >
0 commit comments