@@ -96,12 +96,9 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 5 March 2012</h2>
9696
9797 < h2 class ="no-num no-toc " id =abstract > Abstract</ h2 >
9898
99- < p > This CSS3 module describes the various values and units that CSS
100- properties accept. Also, it describes how values are computed from
101- "specified" through "computed" and "used" into "actual" values. The main
102- purpose of this module is to define common values and units in one
103- specification which can be referred to by other modules. As such, it does
104- not make sense to claim conformance with this module alone.
99+ < p > This CSS3 module describes the common values and units that CSS
100+ properties accept and the syntax used for describing them in CSS property
101+ definitions.
105102
106103 < h2 class ="no-num no-toc " id =status > Status of this document</ h2 >
107104 <!--begin-status-->
@@ -138,22 +135,24 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2>
138135 W3C Patent Policy</ a > .</ p >
139136 <!--end-status-->
140137
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+
141145 < p > All features described in this specification that also exist in CSS 2.1
142146 < a href ="#CSS21 " rel =biblioentry > [CSS21]<!--{{!CSS21}}--> </ a > are intended
143- to be backwards compatible. In case of conflict between this draft and
144- CSS 2.1 < a href ="#CSS21 "
145- rel =biblioentry > [CSS21]<!--{{!CSS21}}--> </ a > , CSS 2.1 probably
146- represents the intention of the CSS WG better than this draft (other than
147- on values and units that are new to CSS3).
147+ to be backwards compatible. If you notice a conflict between this draft
148+ and CSS 2.1 < a href ="#CSS21 "
149+ rel =biblioentry > [CSS21]<!--{{!CSS21}}--> </ a > , please inform the editors!
148150
149151 < p > The following features are at-risk and may be dropped during the CR
150152 period: ‘< a href ="#calc0 "> < code class =css > calc()</ code > </ a > ’,
151153 ‘< a href ="#cycle-value "> < code class =css > cycle()</ code > </ a > ’,
152154 ‘< a href ="#attr-value "> < code class =css > attr()</ code > </ a > ’.
153155
154- < p > This specification is a < strong > Last Call Working Draft.</ strong > The
155- < strong > deadline for comments</ strong > is < strong > 29 March 2012</ strong > .
156-
157156 < h2 class ="no-num no-toc " id =contents > Table of contents</ h2 >
158157 <!--begin-toc-->
159158
0 commit comments