Skip to content

Commit c4c6038

Browse files
committed
[css-counter-styles] Pubrules fixes.
1 parent 43b63ec commit c4c6038

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

css-counter-styles/Overview.bs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,12 @@ Shortname: css-counter-styles
55
Level: 3
66
Status: LCWD
77
Deadline: 2014-09-18
8+
Date: 2014-08-21
89
Group: csswg
910
ED: http://dev.w3.org/csswg/css-counter-styles/
1011
TR: http://w3.org/TR/css-counter-styles-3/
12+
Previous Version: http://www.w3.org/TR/2013/WD-css-counter-styles-3-20130718/
13+
Previous Version: http://www.w3.org/TR/2013/WD-css-counter-styles-3-20130221/
1114
Previous Version: http://www.w3.org/TR/2012/WD-css-counter-styles-3-20121009/
1215
Editor: Tab Atkins Jr., Google, http://xanthir.com/contact/
1316
Abstract: This module introduces the ''@counter-style'' rule, which allows authors to define their own custom counter styles for use with CSS list-marker and generated-content counters [[CSS3LIST]]. It also predefines a set of common counter styles, including the ones present in CSS2 and CSS2.1.

css-counter-styles/Overview.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,17 @@
1818
</p>
1919
<h1 class="p-name no-ref" id=title>CSS Counter Styles Level 3</h1>
2020
<h2 class="no-num no-toc no-ref heading settled" id=subtitle><span class=content>W3C Last Call Working Draft,
21-
<span class=dt-updated><span class=value-title title=20140820>20 August 2014</span></span></span></h2>
21+
<span class=dt-updated><span class=value-title title=20140821>21 August 2014</span></span></span></h2>
2222
<div data-fill-with=spec-metadata><dl>
2323
<dt>This version:
24-
<dd><a class=u-url href=http://www.w3.org/TR/2014/WD-css-counter-styles-3-20140820/>http://www.w3.org/TR/2014/WD-css-counter-styles-3-20140820/</a>
24+
<dd><a class=u-url href=http://www.w3.org/TR/2014/WD-css-counter-styles-3-20140821/>http://www.w3.org/TR/2014/WD-css-counter-styles-3-20140821/</a>
2525
<dt>Latest version:
2626
<dd><a href=http://w3.org/TR/css-counter-styles-3/>http://w3.org/TR/css-counter-styles-3/</a>
2727
<dt>Editor’s Draft:
2828
<dd><a href=http://dev.w3.org/csswg/css-counter-styles/>http://dev.w3.org/csswg/css-counter-styles/</a>
2929
<dt>Previous Versions:
30+
<dd><dd><a href=http://www.w3.org/TR/2013/WD-css-counter-styles-3-20130718/ rel=previous>http://www.w3.org/TR/2013/WD-css-counter-styles-3-20130718/</a>
31+
<dd><dd><a href=http://www.w3.org/TR/2013/WD-css-counter-styles-3-20130221/ rel=previous>http://www.w3.org/TR/2013/WD-css-counter-styles-3-20130221/</a>
3032
<dd><dd><a href=http://www.w3.org/TR/2012/WD-css-counter-styles-3-20121009/ rel=previous>http://www.w3.org/TR/2012/WD-css-counter-styles-3-20121009/</a>
3133
<dt>Feedback:
3234
<dd><a href="mailto:www-style@w3.org?subject=%5Bcss-counter-styles%5D%20feedback">www-style@w3.org</a>

0 commit comments

Comments
 (0)