2020 src ="http://www.w3.org/Icons/w3c_home " width =72 > </ a > <!--end-logo-->
2121
2222 < h1 > CSS Variables Module Level 1</ h1 >
23-
24- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 13 March 2012</ h2 >
23+ <!--<h2 class="no-num no-toc">Editor's Draft 14 March 2012</h2>-->
24+ < h2 class ="no-num no-toc " id =w3c-working-draft-15-march-2012 > W3C Working
25+ Draft 15 March 2012</ h2 >
2526
2627 < dl >
2728 < dt > This version:
2829
2930 < dd > < a
30- href ="http://www.w3.org/TR/2012/ED-css-variables-20120313/ "> http://dev.w3.org/csswg/css-variables/</ a >
31- <!--<dt>Latest version:
32- <dd><a href="http://www.w3.org/TR/css-variables/">http://www.w3.org/TR/css-variables/</a>-->
31+ href ="http://www.w3.org/TR/2012/ED-css-variables-20120314/ "> http://dev.w3.org/csswg/css-variables/</ a >
32+
33+
34+ < dt > Latest version:
35+
36+ < dd > < a
37+ href ="http://www.w3.org/TR/css-variables/ "> http://www.w3.org/TR/css-variables/</ a >
3338
3439
3540 < dt > Editor's draft:
@@ -56,12 +61,12 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 13 March 2012</h2>
5661 < p class =copyright > < a
5762 href ="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright "
5863 rel =license > Copyright</ a > © 2012 < a
59- href ="http://www.w3.org/ "> < acronym
60- title ="World Wide Web Consortium "> W3C</ acronym > </ a > < sup > ®</ sup > (< a
61- href ="http://www.csail.mit.edu/ "> < acronym
62- title ="Massachusetts Institute of Technology "> MIT</ acronym > </ a > , < a
63- href ="http://www.ercim.eu/ "> < acronym
64- title ="European Research Consortium for Informatics and Mathematics "> ERCIM</ acronym > </ a > ,
64+ href ="http://www.w3.org/ "> < abbr
65+ title ="World Wide Web Consortium "> W3C</ abbr > </ a > < sup > ®</ sup > (< a
66+ href ="http://www.csail.mit.edu/ "> < abbr
67+ title ="Massachusetts Institute of Technology "> MIT</ abbr > </ a > , < a
68+ href ="http://www.ercim.eu/ "> < abbr
69+ title ="European Research Consortium for Informatics and Mathematics "> ERCIM</ abbr > </ a > ,
6570 < a href ="http://www.keio.ac.jp/ "> Keio</ a > ), All Rights Reserved. W3C < a
6671 href ="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer "> liability</ a > ,
6772 < a
@@ -79,9 +84,9 @@ <h2 class="no-num no-toc" id=abstract>Abstract</h2>
7984 (such as HTML and XML) on screen, on paper, in speech, etc. This module
8085 contains the features of CSS level 3 relating to variables. It
8186 includes and extends the functionality of CSS level 2 < a
82- href ="#CSS21 " rel = biblioentry > [CSS21]<!--{{!CSS21}}--> </ a > , which builds
87+ href ="#CSS21 "> [CSS21]<!--{{!CSS21}}--> </ a > , which builds
8388 on CSS level 1 < a href ="#CSS1 "
84- rel = biblioentry > [CSS1]<!--{{CSS1}}--> </ a > . The main extensions compared to
89+ > [CSS1]<!--{{CSS1}}--> </ a > . The main extensions compared to
8590 level 2 are the introduction of the variable as a new primitive value
8691 type that is accepted by all properties.
8792
@@ -222,11 +227,11 @@ <h3 id=values><span class=secno>1.2. </span> Values</h3>
222227 < p > This specification follows the < a
223228 href ="http://www.w3.org/TR/CSS21/about.html#property-defs "> CSS property
224229 definition conventions</ a > from < a href ="#CSS21 "
225- rel = biblioentry > [CSS21]<!--{{!CSS21}}--> </ a > . Value types not defined in
230+ > [CSS21]<!--{{!CSS21}}--> </ a > . Value types not defined in
226231 this specification are defined in CSS Level 2 Revision 1 < a
227- href ="#CSS21 " rel = biblioentry > [CSS21]<!--{{!CSS21}}--> </ a > . Other CSS
232+ href ="#CSS21 "> [CSS21]<!--{{!CSS21}}--> </ a > . Other CSS
228233 modules may expand the definitions of these value types: for example < a
229- href ="#CSS3COLOR " rel = biblioentry > [CSS3COLOR]<!--{{CSS3COLOR}}--> </ a > ,
234+ href ="#CSS3COLOR "> [CSS3COLOR]<!--{{CSS3COLOR}}--> </ a > ,
230235 when combined with this module, expands the definition of the
231236 <color> value type as used in this specification.
232237
@@ -654,7 +659,7 @@ <h3 id=conventions><span class=secno>5.1. </span> Document Conventions</h3>
654659
655660 < p > All of the text of this specification is normative except sections
656661 explicitly marked as non-normative, examples, and notes. < a
657- href ="#RFC2119 " rel = biblioentry > [RFC2119]<!--{{!RFC2119}}--> </ a >
662+ href ="#RFC2119 "> [RFC2119]<!--{{!RFC2119}}--> </ a >
658663
659664 < p > Examples in this specification are introduced with the words “for
660665 example” or are set apart from the normative text with
0 commit comments