File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3737 < h1 > CSS < var class =replaceme > TEMPLATE</ var > Module Level < var
3838 class =replaceme > N</ var > </ h1 >
3939
40- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 9 November
40+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 13 December
4141 2011</ h2 >
4242
4343 < dl >
4444 < dt > This version:
4545
4646 < dd > < a class =replaceme
47- href ="http://www.w3.org/TR/2011/ED-cssN-FIXME-20111109 / "> http://www.w3.org/TR/2011/ED-cssN-FIXME-20111109 /</ a >
47+ href ="http://www.w3.org/TR/2011/ED-cssN-FIXME-20111213 / "> http://www.w3.org/TR/2011/ED-cssN-FIXME-20111213 /</ a >
4848
4949
5050 < dt > Latest version:
@@ -445,10 +445,9 @@ <h3 id=conformance-classes><span class=secno>3.2. </span> Conformance
445445 </ dl >
446446
447447 < p > A style sheet is conformant to < var class =replaceme > CSS TEMPLATE
448- Module</ var > if all of its declarations that use properties defined in
449- this module have values that are valid according to the generic CSS
450- grammar and the individual grammars of each property as given in this
451- module.
448+ Module</ var > if all of its statements that use syntax defined in this
449+ module are valid according to the generic CSS grammar and the individual
450+ grammars of each feature defined in this module.
452451
453452 < p > A renderer is conformant to < var class =replaceme > CSS TEMPLATE
454453 Module</ var > if, in addition to interpreting the style sheet as defined by
Original file line number Diff line number Diff line change @@ -285,9 +285,9 @@ <h3 id="conformance-classes">
285285 </ dl >
286286
287287 < p > A style sheet is conformant to < var class ="replaceme "> CSS TEMPLATE Module</ var >
288- if all of its declarations that use properties defined in this module
289- have values that are valid according to the generic CSS grammar and the
290- individual grammars of each property as given in this module.
288+ if all of its statements that use syntax defined in this module are valid
289+ according to the generic CSS grammar and the individual grammars of each
290+ feature defined in this module.
291291
292292 < p > A renderer is conformant to < var class ="replaceme "> CSS TEMPLATE Module</ var >
293293 if, in addition to interpreting the style sheet as defined by the
Original file line number Diff line number Diff line change @@ -185,7 +185,7 @@ div.example {
185185div .example : before { color : # B9AB2D ; }
186186
187187/* ToC not indented, but font style shows hierarchy */
188- ul .toc {margin : 1em 0 ; padding : 0 ; line-height : 1.3 ; font-weight : bold; text -transform: uppercase; }
188+ ul .toc {margin : 1em 0 ; padding : 0 ; line-height : 1.3 ; font-weight : bold; xtext -transform: uppercase; }
189189ul .toc ul {margin : 0 ; padding : 0 ; font-weight : normal; text-transform : none; }
190190ul .toc ul ul {margin : 0 0 0 2em ; font-style : italic; }
191191ul .toc ul ul ul {margin : 0 }
You can’t perform that action at this time.
0 commit comments