1010
1111 < meta content ="CSS Counter Styles Level 3 " name =dcterms.title >
1212 < meta content =text name =dcterms.type >
13- < meta content =2013-02-19 name =dcterms.issued >
13+ < meta content =2013-02-20 name =dcterms.issued >
1414 < meta content ="http://dev.w3.org/csswg/css-counter-styles-3/ "
1515 name =dcterms.creator >
1616 < meta content =W3C name =dcterms.publisher >
2525 < link href ="http://www.w3.org/StyleSheets/TR/W3C-ED " rel =stylesheet
2626 type ="text/css ">
2727
28- < body >
28+ < body class = h-entry >
2929 < div class =head > <!--begin-logo-->
3030 < p > < a href ="http://www.w3.org/ "> < img alt =W3C height =48
3131 src ="http://www.w3.org/Icons/w3c_home " width =72 > </ a > <!--end-logo-->
3232
33- < h1 > CSS Counter Styles Level 3</ h1 >
33+ < h1 class = p-name > CSS Counter Styles Level 3</ h1 >
3434
35- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 19 February
36- 2013</ h2 >
35+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft < time
36+ class = dt-updated datetime = 20130220 > 20 February 2013</ time > </ h2 >
3737
3838 < dl >
3939 < dt > This version:
4040
41- < dd > <!--<a href="http://www.w3.org/TR/2013/ED-css-counter-styles-3-20130219 /">http://www.w3.org/TR/2013/WD-css-counter-styles-3-20130219 /</a>-->
42- < a
41+ < dd > <!--<a class="u-url" href="http://www.w3.org/TR/2013/ED-css-counter-styles-3-20130220 /">http://www.w3.org/TR/2013/WD-css-counter-styles-3-20130220 /</a>-->
42+ < a class = u-url
4343 href ="http://dev.w3.org/csswg/css-counter-styles-3/ "> http://dev.w3.org/csswg/css-counter-styles-3/</ a >
4444
4545 < dt > Latest version:
@@ -54,8 +54,8 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 19 February
5454
5555 < dt > Previous version:
5656
57- < dd > < a
58- href =" http://www.w3.org/TR/2012/WD-css-counter-styles-3-20121009/ " > http://www.w3.org/TR/2012/WD-css-counter-styles-3-20121009/</ a >
57+ < dd > < a href =" http://www.w3.org/TR/2012/WD-css-counter-styles-3-20121009/ "
58+ rel = previous > http://www.w3.org/TR/2012/WD-css-counter-styles-3-20121009/</ a >
5959
6060 < dt > Issue Tracking:
6161
@@ -71,8 +71,9 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 19 February
7171
7272 < dt > Editor:
7373
74- < dd class =vcard > < a class =url href ="http://xanthir.com/contact/ "> < span
75- class =fn > Tab Atkins Jr.</ span > , </ a > < span class =org > Google, Inc.</ span >
74+ < dd class ="p-author h-card vcard "> < a class ="p-name fn u-url url "
75+ href ="http://xanthir.com/contact/ "> < span > Tab Atkins Jr.</ span > , </ a >
76+ < span class ="p-org org "> Google, Inc.</ span >
7677 </ dl >
7778 <!--begin-copyright-->
7879 < p class =copyright > < a
@@ -97,15 +98,15 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 19 February
9798
9899 < h2 class ="no-num no-toc " id =abstract > Abstract</ h2 >
99100
100- < p > This module introduces the ‘< a href =" #at-counter-style " > < code
101- class =css > @counter-style</ code > </ a > ’ rule, which allows authors to
102- define their own custom < i > counter styles </ i > for use with CSS list-marker
103- and generated-content counters < a href =" #CSS3LIST "
104- rel =biblioentry > [CSS3LIST]<!--{{CSS3LIST}}--> </ a > . It also predefines a
105- set of common counter styles, including the ones present in CSS2 and
106- CSS2.1. < a href ="http://www.w3.org/TR/CSS/ "> CSS</ a > is a language for
107- describing the rendering of structured documents (such as HTML and XML) on
108- screen, on paper, in speech, etc.
101+ < p > < span class = p-summary > This module introduces the ‘< a
102+ href =" #at-counter-style " > < code class =css > @counter-style</ code > </ a > ’
103+ rule, which allows authors to define their own custom < i > counter
104+ styles </ i > for use with CSS list-marker and generated-content counters < a
105+ href =" #CSS3LIST " rel =biblioentry > [CSS3LIST]<!--{{CSS3LIST}}--> </ a > . It
106+ also predefines a set of common counter styles, including the ones present
107+ in CSS2 and CSS2 .1. </ span > < a href ="http://www.w3.org/TR/CSS/ "> CSS</ a > is
108+ a language for describing the rendering of structured documents (such as
109+ HTML and XML) on screen, on paper, in speech, etc.
109110
110111 < h2 class ="no-num no-toc " id =status > Status of this document</ h2 >
111112 <!--begin-status-->
0 commit comments