Skip to content

Commit a4f5993

Browse files
committed
[css-counter-styles] Ready for publication.
1 parent 2c357b8 commit a4f5993

2 files changed

Lines changed: 426 additions & 419 deletions

File tree

css-counter-styles/Overview.bs

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<pre class=metadata>
44
Shortname: css-counter-styles
55
Level: 3
6-
Status: ED
6+
Status: CR
77
Group: csswg
88
ED: http://dev.w3.org/csswg/css-counter-styles/
99
TR: http://www.w3.org/TR/css-counter-styles-3/
@@ -12,9 +12,9 @@ Previous Version: http://www.w3.org/TR/2013/WD-css-counter-styles-3-20130221/
1212
Previous Version: http://www.w3.org/TR/2012/WD-css-counter-styles-3-20121009/
1313
Editor: Tab Atkins Jr., Google, http://xanthir.com/contact/
1414
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.
15-
!Issue Tracking: <a href="https://www.w3.org/Bugs/Public/buglist.cgi?product=CSS&component=Counter%20Styles&resolution=---">Bugzilla</a>
16-
At Risk: the counter styles ''cjk-decimal'', ''hebrew'', ''hiragana'', ''hiragana-iroha'', ''katakana'', ''katakana-iroha'', ''japanese-informal'', ''japanese-formal'', ''korean-hangul-formal'', ''korean-hanja-informal'', ''korean-hanja-formal'', ''simp-chinese-informal'', ''simp-chinese-formal'', ''trad-chinese-informal'', ''trad-chinese-formal'', and ''ethiopic-numeric''.
17-
Link Defaults: css-text-3 (dfn) grapheme cluster/grapheme clusters
15+
Issue Tracking: Bugzilla https://www.w3.org/Bugs/Public/buglist.cgi?product=CSS&component=Counter%20Styles&resolution=---
16+
Link Defaults: css-text-3 (dfn) grapheme cluster
17+
Date: 2014-12-18
1818
</pre>
1919
<style>
2020
pre.stylesheet { white-space: pre-wrap; }
@@ -2399,10 +2399,6 @@ Ethiopic Numeric Counter Style: ''ethiopic-numeric''</h3>
23992399
the 'range' is ''1 infinite'',
24002400
and the rest of the descriptors have their initial value.
24012401

2402-
<p class='issue'>
2403-
Is there a better suffix to use than the initial (".")?
2404-
The alphabetic ethiopic systems use a different suffix.
2405-
24062402
<div class="example">
24072403
The decimal number 100, in ethiopic, is ፻ U+137B <!-- odd -->
24082404

0 commit comments

Comments
 (0)