6
6
content ="text/html; charset=utf-8 " http-equiv =Content-Type >
7
7
8
8
< title > CSS TEMPLATE Module Level N</ title >
9
- < link href =default.css rel =stylesheet type ="text/css ">
9
+ < link href =" ../ default.css" rel =stylesheet type ="text/css ">
10
10
< link href ="http://www.w3.org/StyleSheets/TR/W3C-ED.css " rel =stylesheet
11
11
type ="text/css ">
12
12
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 13 December
41
- 2011</ h2 >
40
+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 4 January 2012</ h2 >
42
41
43
42
< dl >
44
43
< dt > This version:
45
44
46
45
< dd > < a class =replaceme
47
- href ="http://www.w3.org/TR/2011 /ED-cssN-FIXME-20111213 / "> http://www.w3.org/TR/2011 /ED-cssN-FIXME-20111213 /</ a >
46
+ href ="http://www.w3.org/TR/2012 /ED-cssN-FIXME-20120104 / "> http://www.w3.org/TR/2012 /ED-cssN-FIXME-20120104 /</ a >
48
47
49
48
50
49
< dt > Latest version:
@@ -64,6 +63,19 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 13 December
64
63
< dd > < a href ="http://www.w3.org/PreviousVersionURI ">
65
64
http://www.w3.org/PreviousVersionURI</ a >
66
65
66
+ < dt > Issues List:
67
+
68
+ < dd > < a
69
+ href ="http://www.w3.org/Style/CSS/Tracker/products/27 "> http://www.w3.org/Style/CSS/Tracker/products/27</ a >
70
+
71
+
72
+ < dt > Discussion List:
73
+
74
+ < dd > < a
75
+ href ="http://lists.w3.org/Archives/Public/www-style/ "> www-style@w3.org</ a >
76
+ with subject line “< kbd > [cssN-FIXME] < var > … message topic
77
+ …</ var > </ kbd > ”
78
+
67
79
< dt > Editors:
68
80
69
81
< dd class =vcard > < span class =fn > [editor1 name]</ span > , < span
@@ -77,7 +89,7 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 13 December
77
89
<!--begin-copyright-->
78
90
< p class =copyright > < a
79
91
href ="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright "
80
- rel =license > Copyright</ a > © 2011 < a
92
+ rel =license > Copyright</ a > © 2012 < a
81
93
href ="http://www.w3.org/ "> < acronym
82
94
title ="World Wide Web Consortium "> W3C</ acronym > </ a > < sup > ®</ sup > (< a
83
95
href ="http://www.csail.mit.edu/ "> < acronym
@@ -144,7 +156,7 @@ <h2 class="no-num no-toc" id=status>Status of this document</h2>
144
156
145
157
< p > The following features are at risk: …
146
158
147
- < h2 class ="no-num no-toc " id =contents > Table of contents </ h2 >
159
+ < h2 class ="no-num no-toc " id =contents > Table of Contents </ h2 >
148
160
<!--begin-toc-->
149
161
150
162
< ul class =toc >
@@ -157,7 +169,7 @@ <h2 class="no-num no-toc" id=contents>Table of contents</h2>
157
169
</ ul >
158
170
159
171
< li > < a href ="#sample-topic "> < span class =secno > 2. </ span > Sample
160
- section </ a >
172
+ Section </ a >
161
173
< ul class =toc >
162
174
< li > < a href ="#the-display-model "> < span class =secno > 2.1. </ span > Inner
163
175
Display Model: the ‘< code
@@ -178,26 +190,26 @@ <h2 class="no-num no-toc" id=contents>Table of contents</h2>
178
190
< li > < a href ="#experimental "> < span class =secno > 3.4. </ span > Experimental
179
191
Implementations</ a >
180
192
181
- < li > < a href ="#testing "> < span class =secno > 3.5. </ span > Non-Experimental
193
+ < li > < a href ="#testing "> < span class =secno > 3.5. </ span > Non-Experimental
182
194
Implementations</ a >
183
195
184
196
< li > < a href ="#cr-exit-criteria "> < span class =secno > 3.6. </ span > CR Exit
185
197
Criteria</ a >
186
198
</ ul >
187
199
188
- < li class =no-num > < a href ="#acknowledgments "> Acknowledgments</ a >
200
+ < li class =no-num > < a href ="#acknowledgments "> Acknowledgments</ a >
189
201
190
- < li class =no-num > < a href ="#references "> References</ a >
202
+ < li class =no-num > < a href ="#references "> References</ a >
191
203
< ul class =toc >
192
- < li class =no-num > < a href ="#normative-references "> Normative
193
- references </ a >
204
+ < li class =no-num > < a href ="#normative-references "> Normative
205
+ References </ a >
194
206
195
- < li class =no-num > < a href ="#other-references "> Other references </ a >
207
+ < li class =no-num > < a href ="#other-references "> Other References </ a >
196
208
</ ul >
197
209
198
- < li class =no-num > < a href ="#index "> Index</ a >
210
+ < li class =no-num > < a href ="#index "> Index</ a >
199
211
200
- < li class =no-num > < a href ="#property-index "> Property index </ a >
212
+ < li class =no-num > < a href ="#property-index "> Property Index </ a >
201
213
</ ul >
202
214
<!--end-toc-->
203
215
@@ -236,7 +248,7 @@ <h3 id=values><span class=secno>1.2. </span> Values</h3>
236
248
keyword as their property value. For readability it has not been repeated
237
249
explicitly.
238
250
239
- < h2 id =sample-topic > < span class =secno > 2. </ span > Sample section </ h2 >
251
+ < h2 id =sample-topic > < span class =secno > 2. </ span > Sample Section </ h2 >
240
252
241
253
< p > Look at the mark-up in this section for examples. See the < a
242
254
href ="https://www.w3.org/Style/Group/css3-src/bin/README "> documentation</ a >
@@ -492,7 +504,7 @@ <h3 id=experimental><span class=secno>3.4. </span> Experimental
492
504
vendor-prefixed syntax for such features, including those in W3C Working
493
505
Drafts. This avoids incompatibilities with future changes in the draft.
494
506
495
- < h3 id =testing > < span class =secno > 3.5. </ span > Non-Experimental
507
+ < h3 id =testing > < span class =secno > 3.5. </ span > Non-Experimental
496
508
Implementations</ h3 >
497
509
498
510
< p > Once a specification reaches the Candidate Recommendation stage,
@@ -567,13 +579,13 @@ <h3 id=cr-exit-criteria><span class=secno>3.6. </span> CR Exit Criteria</h3>
567
579
< p > The specification will remain Candidate Recommendation for at least six
568
580
months.
569
581
570
- < h2 class =no-num id =acknowledgments > Acknowledgments</ h2 >
582
+ < h2 class =no-num id =acknowledgments > Acknowledgments</ h2 >
571
583
572
584
< p > < var class =replaceme > [acknowledgments]</ var >
573
585
574
- < h2 class =no-num id =references > References</ h2 >
586
+ < h2 class =no-num id =references > References</ h2 >
575
587
576
- < h3 class =no-num id =normative-references > Normative references </ h3 >
588
+ < h3 class =no-num id =normative-references > Normative References </ h3 >
577
589
<!--begin-normative-->
578
590
<!-- Sorted by label -->
579
591
@@ -612,7 +624,7 @@ <h3 class=no-num id=normative-references>Normative references</h3>
612
624
</ dl >
613
625
<!--end-normative-->
614
626
615
- < h3 class =no-num id =other-references > Other references </ h3 >
627
+ < h3 class =no-num id =other-references > Other References </ h3 >
616
628
<!--begin-informative-->
617
629
<!-- Sorted by label -->
618
630
@@ -650,7 +662,7 @@ <h3 class=no-num id=other-references>Other references</h3>
650
662
</ dl >
651
663
<!--end-informative-->
652
664
653
- < h2 class =no-num id =index > Index</ h2 >
665
+ < h2 class =no-num id =index > Index</ h2 >
654
666
<!--begin-index-->
655
667
656
668
< ul class =indexlist >
@@ -701,7 +713,7 @@ <h2 class=no-num id=index>Index</h2>
701
713
</ ul >
702
714
<!--end-index-->
703
715
704
- < h2 class =no-num id =property-index > Property index </ h2 >
716
+ < h2 class =no-num id =property-index > Property Index </ h2 >
705
717
<!--begin-properties-->
706
718
707
719
< table class =proptable >
0 commit comments