1- <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
2- "http://www.w3.org/TR/html4/strict.dtd">
1+ <!DOCTYPE html>
32
43< html lang =en >
5- < head profile ="http://www.w3.org/2006/03/hcard "> < meta
6- content ="text/html; charset=utf-8 " http-equiv =Content-Type >
4+ < head > < meta content ="text/html; charset=utf-8 " http-equiv =Content-Type >
75
8- < title > CSS TEMPLATE Module Level N</ title >
6+ < title > CSS TEMPLATE Module Level N (CSS3 TMPL) </ title >
97 < link href ="../default.css " rel =stylesheet type ="text/css ">
108 < link href ="http://www.w3.org/StyleSheets/TR/W3C-ED.css " rel =stylesheet
119 type ="text/css ">
3735 < h1 > CSS < var class =replaceme > TEMPLATE</ var > Module Level < var
3836 class =replaceme > N</ var > </ h1 >
3937
40- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 21 February
41- 2012</ h2 >
38+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 29 March 2012</ h2 >
4239
4340 < dl >
4441 < dt > This version:
4542
4643 < dd > < a class =replaceme
47- href ="http://www.w3.org/TR/2012/ED-cssN-FIXME-20120221 / "> http://www.w3.org/TR/2012/ED-cssN-FIXME-20120221 /</ a >
44+ href ="http://www.w3.org/TR/2012/ED-cssN-FIXME-20120329 / "> http://www.w3.org/TR/2012/ED-cssN-FIXME-20120329 /</ a >
4845
4946
5047 < dt > Latest version:
@@ -79,24 +76,24 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 21 February
7976
8077 < dt > Editors:
8178
82- < dd class =vcard > < span class =fn > [editor1 name]</ span > , < span
83- class =org > [affiliation (opt.)]</ span > , < span class =email > [email address
84- (opt.)]</ span >
79+ < dd class ="h-card vcard "> < a class ="p-name fn u-url url "
80+ href ="[editor1 personal URL (opt.)] " rel =author > [editor1 name]</ a > ,
81+ < span class ="p-org org "> [affiliation (opt.)]</ span > , < span
82+ class ="u-email email "> [email address (opt.)]</ span >
8583
86- < dd class =vcard > < span class =fn > [editor2 name]</ span > , < span
87- class =org > [affiliation (opt.)]</ span > , < span class = email > [email address
88- (opt.)]</ span >
84+ < dd class =" h-card vcard" > < span class =" p-name fn " > [editor2 name]</ span > ,
85+ < span class =" p- org org " > [affiliation (opt.)]</ span > , < span
86+ class =" u-email email " > [email address (opt.)]</ span >
8987 </ dl >
9088 <!--begin-copyright-->
9189 < p class =copyright > < a
9290 href ="http://www.w3.org/Consortium/Legal/ipr-notice#Copyright "
93- rel =license > Copyright</ a > © 2012 < a
94- href ="http://www.w3.org/ "> < acronym
95- title ="World Wide Web Consortium "> W3C</ acronym > </ a > < sup > ®</ sup > (< a
96- href ="http://www.csail.mit.edu/ "> < acronym
97- title ="Massachusetts Institute of Technology "> MIT</ acronym > </ a > , < a
98- href ="http://www.ercim.eu/ "> < acronym
99- title ="European Research Consortium for Informatics and Mathematics "> ERCIM</ acronym > </ a > ,
91+ rel =license > Copyright</ a > © 2012 < a href ="http://www.w3.org/ "> < abbr
92+ title ="World Wide Web Consortium "> W3C</ abbr > </ a > < sup > ®</ sup > (< a
93+ href ="http://www.csail.mit.edu/ "> < abbr
94+ title ="Massachusetts Institute of Technology "> MIT</ abbr > </ a > , < a
95+ href ="http://www.ercim.eu/ "> < abbr
96+ title ="European Research Consortium for Informatics and Mathematics "> ERCIM</ abbr > </ a > ,
10097 < a href ="http://www.keio.ac.jp/ "> Keio</ a > ), All Rights Reserved. W3C < a
10198 href ="http://www.w3.org/Consortium/Legal/ipr-notice#Legal_Disclaimer "> liability</ a > ,
10299 < a
@@ -112,12 +109,13 @@ <h2 class="no-num no-toc" id=abstract>Abstract</h2>
112109
113110 < p > CSS is a language for describing the rendering of structured documents
114111 (such as HTML and XML) on screen, on paper, in speech, etc. This module
115- contains the features of CSS level 3 relating to < var
116- class = replaceme > DESCRIBE HERE</ var > . It includes and extends the
117- functionality of CSS level 2 < a href ="#CSS21 "
112+ contains the features of CSS relating to < var class = replaceme > DESCRIBE
113+ HERE</ var > . It includes and extends the functionality of < var
114+ class = replaceme > CSS level 2 < a href ="#CSS21 "
118115 rel =biblioentry > [CSS21]<!--{{!CSS21}}-->
9927
</ a > , which builds on CSS
119- level 1 < a href ="#CSS1 " rel =biblioentry > [CSS1]<!--{{CSS1}}--> </ a > .
120- The main extensions compared to level 2 are < var
116+ level 1 < a href ="#CSS1 "
117+ rel =biblioentry > [CSS1]<!--{{CSS1}}--> </ a > </ var > . The main extensions
118+ compared to < var class =replaceme > level 2</ var > are < var
121119 class =replaceme > SUMMARIZE HERE</ var > .
122120
123121 < h2 class ="no-num no-toc " id =status > Status of this document</ h2 >
@@ -228,7 +226,9 @@ <h3 id=placement><span class=secno>1.1. </span> Module interactions</h3>
228226 < p > This module replaces and extends the < var class =replaceme > SUMMARIZE
229227 HERE</ var > features defined in < a href ="#CSS21 "
230228 rel =biblioentry > [CSS21]<!--{{!CSS21}}--> </ a > sections < var
231- class =replaceme > W.X and Y.Z</ var > .
229+ class =replaceme > W.X and Y.Z</ var > . All properties in this module apply to
230+ the < code > ::first-line</ code > and < code > ::first-letter</ code >
231+ pseudo-elements.
232232
233233 < h3 id =values > < span class =secno > 1.2. </ span > Values</ h3 >
234234
0 commit comments