File tree 3 files changed +9
-10
lines changed
3 files changed +9
-10
lines changed Original file line number Diff line number Diff line change 37
37
< h1 > CSS < var class =replaceme > TEMPLATE</ var > Module Level < var
38
38
class =replaceme > N</ var > </ h1 >
39
39
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
41
41
2011</ h2 >
42
42
43
43
< dl >
44
44
< dt > This version:
45
45
46
46
< 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 >
48
48
49
49
50
50
< dt > Latest version:
@@ -445,10 +445,9 @@ <h3 id=conformance-classes><span class=secno>3.2. </span> Conformance
445
445
</ dl >
446
446
447
447
< 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.
452
451
453
452
< p > A renderer is conformant to < var class =replaceme > CSS TEMPLATE
454
453
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">
285
285
</ dl >
286
286
287
287
< 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.
291
291
292
292
< p > A renderer is conformant to < var class ="replaceme "> CSS TEMPLATE Module</ var >
293
293
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 {
185
185
div .example : before { color : # B9AB2D ; }
186
186
187
187
/* 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; }
189
189
ul .toc ul {margin : 0 ; padding : 0 ; font-weight : normal; text-transform : none; }
190
190
ul .toc ul ul {margin : 0 0 0 2em ; font-style : italic; }
191
191
ul .toc ul ul ul {margin : 0 }
You can’t perform that action at this time.
0 commit comments