10
10
11
11
< meta content ="CSS Counter Styles Level 3 " name =dcterms.title >
12
12
< meta content =text name =dcterms.type >
13
- < meta content =2013-02-19 name =dcterms.issued >
13
+ < meta content =2013-02-20 name =dcterms.issued >
14
14
< meta content ="http://dev.w3.org/csswg/css-counter-styles-3/ "
15
15
name =dcterms.creator >
16
16
< meta content =W3C name =dcterms.publisher >
25
25
< link href ="http://www.w3.org/StyleSheets/TR/W3C-ED " rel =stylesheet
26
26
type ="text/css ">
27
27
28
- < body >
28
+ < body class = h-entry >
29
29
< div class =head > <!--begin-logo-->
30
30
< p > < a href ="http://www.w3.org/ "> < img alt =W3C height =48
31
31
src ="http://www.w3.org/Icons/w3c_home " width =72 > </ a > <!--end-logo-->
32
32
33
- < h1 > CSS Counter Styles Level 3</ h1 >
33
+ < h1 class = p-name > CSS Counter Styles Level 3</ h1 >
34
34
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 >
37
37
38
38
< dl >
39
39
< dt > This version:
40
40
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
43
43
href ="http://dev.w3.org/csswg/css-counter-styles-3/ "> http://dev.w3.org/csswg/css-counter-styles-3/</ a >
44
44
45
45
< dt > Latest version:
@@ -54,8 +54,8 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 19 February
54
54
55
55
< dt > Previous version:
56
56
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 >
59
59
60
60
< dt > Issue Tracking:
61
61
@@ -71,8 +71,9 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 19 February
71
71
72
72
< dt > Editor:
73
73
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 >
76
77
</ dl >
77
78
<!--begin-copyright-->
78
79
< p class =copyright > < a
@@ -97,15 +98,15 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 19 February
97
98
98
99
< h2 class ="no-num no-toc " id =abstract > Abstract</ h2 >
99
100
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.
109
110
110
111
< h2 class ="no-num no-toc " id =status > Status of this document</ h2 >
111
112
<!--begin-status-->
0 commit comments