Skip to content

Commit 7b707a4

Browse files
committed
[css-counter-styles] Update changes list.
1 parent 0cf9540 commit 7b707a4

File tree

2 files changed

+6
-158
lines changed

2 files changed

+6
-158
lines changed

css-counter-styles/Overview.bs

Lines changed: 2 additions & 78 deletions
Original file line numberDiff line numberDiff line change
@@ -2558,85 +2558,9 @@ Sample style sheet for HTML</h2>
25582558

25592559

25602560
<h2 class='no-num' id='changes'>
2561-
Changes since the July 2013 Working Draft</h2>
2561+
Changes since the August 2014 Last CallWorking Draft</h2>
25622562

2563-
<ul>
2564-
<li>Changed <css>override</css> system’s name to ''extends'' and fixed cycle handling.
2565-
(<a href="http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-15">Issue 15</a>,
2566-
<a href="http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-39">Issue 39</a>)
2567-
2568-
<li>Fixed <a href='http://lists.w3.org/Archives/Public/www-style/2014Feb/0664.html'>error in <css>symbolic</css> algorithm</a>.
2569-
(<a href="http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-22">Issue 22</a>)
2570-
2571-
<li>Tightened requirements for minimum number of 'symbols' entries for various systems.
2572-
(<a href="http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-29">Issue 29</a>)
2573-
2574-
<li>Changed 'pad' to count in grapheme clusters, not <<symbol>>s.
2575-
(<a href="http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-19">Issue 19</a>)
2576-
2577-
<li>Defined 'pad' and 'speak-as' values for anonymous counter styles using ''symbols()''.
2578-
(<a href="http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-31">Issue 31</a>)
2579-
2580-
<li>Defined 'pad' to apply before negative markers, and adjusted ''decimal-leading-zero'' accordingly.
2581-
(<a href="http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-34">Issue 34</a>)
2582-
2583-
<li>Adjusted suffixes to include spaces (for writing systems that require it).
2584-
(<a href="http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-35">Issue 35</a>)
2585-
2586-
<li>Capped roman numerals at 3999.
2587-
(<a href="http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-20">Issue 20</a>)
2588-
2589-
<li>Changed range of ''cjk-decimal'' to non-negative numbers only.
2590-
(<a href="http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-26">Issue 26</a>)
2591-
2592-
<li>Adjusted definition of ''hiragana'', ''katakana'' by adding two extra archaic characters,
2593-
and removed ん from''*-iroha'' variants,
2594-
in order to match existing implementations.
2595-
(<a href="http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-18">Issue 18</a>)
2596-
2597-
<li>Extended ''hebrew'' system to 100k.
2598-
(<a href="http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-1">Issue 1</a>)
2599-
2600-
<li>The <a href="http://www.w3.org/TR/2013/WD-css-counter-styles-3-20130718/#extended-cjk">Extended Implementation</a> of the CJK longhand styles was dropped,
2601-
since people can't seem to agree on various details.
2602-
(UAs are still allowed to implement something, but it's undefined.)
2603-
See <a href="http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-10">Issue 10</a>
2604-
2605-
<li>Extended Korean styles to handle negative numbers.
2606-
(<a href="http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-2">Issue 2</a>)
2607-
2608-
<li>Changed suffix of Korean styles to ASCII comma
2609-
(<a href="http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-8">Issue 8</a>)
2610-
2611-
<li>Fixed ''ethiopic-numeric'' algorithm step 5.
2612-
(<a href="http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-5">Issue 5</a>)
2613-
2614-
<li>Renamed the 'speak-as' values (for consistency) and added ''words'' value to allow read-aloud behavior.
2615-
2616-
<li>Defined 'speak-as' cycle handling and fixed handling of ''speak-as/auto'' for ''system: extends''.
2617-
(<a href="http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-7">Issue 7</a>,
2618-
<a href="http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-17">Issue 17</a>,
2619-
<a href="http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-21">Issue 21</a>,
2620-
<a href="http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-33">Issue 33</a>)
2621-
2622-
<li>Defined range of extended complex predefined styles.
2623-
(<a href="http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-37">Issue 37</a>)
2624-
2625-
<li>Defined CSSOM handling of invalid values and unspecified descriptors.
2626-
(<a href="http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-12">Issue 12</a>,
2627-
<a href="http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-13">Issue 13</a>,
2628-
<a href="http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-39">Issue 14</a>)
2629-
2630-
<li>Made CSSCounterStyleRule name setter automatically lowercase built-in counter styles’ names.
2631-
(<a href="http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-30">Issue 30</a>)
2632-
2633-
<li>Defined what to do if unknown counter-style names are used in ''counter()''.
2634-
(<a href="http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-27">Issue 27</a>)
2635-
2636-
<li>Fixed some errors in various examples.
2637-
</ul>
2638-
2639-
A full <a href="http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718">Disposition of Comments</a> is available.
2563+
* Added additional predefined counter styles to match the set that at least two browsers implement.
26402564

26412565

26422566
<h2 class="no-num" id="acknowledgments">

css-counter-styles/Overview.html

Lines changed: 4 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ <h2 class="no-num no-toc no-ref heading settled" id=contents><span class=content
116116
Extensions to the <code>CSSRule</code> interface</span></a><li><a href=#the-csscounterstylerule-interface><span class=secno>9.2</span> <span class=content>
117117
The <code>CSSCounterStyleRule</code> interface</span></a></ul><li><a href=#ua-stylesheet><span class=secno>10</span> <span class=content>
118118
Sample style sheet for HTML</span></a><li><a href=#changes><span class=secno></span> <span class=content>
119-
Changes since the July 2013 Working Draft</span></a><li><a href=#acknowledgments><span class=secno></span> <span class=content>
119+
Changes since the August 2014 Last CallWorking Draft</span></a><li><a href=#acknowledgments><span class=secno></span> <span class=content>
120120
Acknowledgments</span></a><li><a href=#conformance><span class=secno></span> <span class=content>
121121
Conformance</span></a><ul class=toc><li><a href=#conventions><span class=secno></span> <span class=content>
122122
Document conventions</span></a><li><a href=#conformance-classes><span class=secno></span> <span class=content>
@@ -2388,87 +2388,11 @@ <h2 class="heading settled" data-level=10 id=ua-stylesheet><span class=secno>10.
23882388

23892389

23902390
<h2 class="no-num heading settled" id=changes><span class=content>
2391-
Changes since the July 2013 Working Draft</span><a class=self-link href=#changes></a></h2>
2392-
2393-
<ul>
2394-
<li>Changed <span class=css>override</span> system’s name to <a class=css data-link-type=maybe href=#valdef-counter-style-system-extends>extends</a> and fixed cycle handling.
2395-
(<a href=http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-15>Issue 15</a>,
2396-
<a href=http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-39>Issue 39</a>)
2397-
2398-
<li>Fixed <a href=http://lists.w3.org/Archives/Public/www-style/2014Feb/0664.html>error in <span class=css>symbolic</span> algorithm</a>.
2399-
(<a href=http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-22>Issue 22</a>)
2400-
2401-
<li>Tightened requirements for minimum number of <a class=property data-link-type=propdesc href=#descdef-counter-style-symbols>symbols</a> entries for various systems.
2402-
(<a href=http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-29>Issue 29</a>)
2403-
2404-
<li>Changed <a class=property data-link-type=propdesc href=#descdef-counter-style-pad>pad</a> to count in grapheme clusters, not <a class="production css" data-link-type=type href=#typedef-symbol>&lt;symbol&gt;</a>s.
2405-
(<a href=http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-19>Issue 19</a>)
2406-
2407-
<li>Defined <a class=property data-link-type=propdesc href=#descdef-counter-style-pad>pad</a> and <a class=property data-link-type=propdesc href=#descdef-counter-style-speak-as>speak-as</a> values for anonymous counter styles using <a class=css data-link-type=maybe href=#funcdef-symbols>symbols()</a>.
2408-
(<a href=http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-31>Issue 31</a>)
2409-
2410-
<li>Defined <a class=property data-link-type=propdesc href=#descdef-counter-style-pad>pad</a> to apply before negative markers, and adjusted <a class=css data-link-type=maybe href=#decimal-leading-zero>decimal-leading-zero</a> accordingly.
2411-
(<a href=http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-34>Issue 34</a>)
2412-
2413-
<li>Adjusted suffixes to include spaces (for writing systems that require it).
2414-
(<a href=http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-35>Issue 35</a>)
2415-
2416-
<li>Capped roman numerals at 3999.
2417-
(<a href=http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-20>Issue 20</a>)
2418-
2419-
<li>Changed range of <a class=css data-link-type=maybe href=#cjk-decimal>cjk-decimal</a> to non-negative numbers only.
2420-
(<a href=http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-26>Issue 26</a>)
2421-
2422-
<li>Adjusted definition of <a class=css data-link-type=maybe href=#hiragana>hiragana</a>, <a class=css data-link-type=maybe href=#katakana>katakana</a> by adding two extra archaic characters,
2423-
and removed ん from<span class=css>*-iroha</span> variants,
2424-
in order to match existing implementations.
2425-
(<a href=http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-18>Issue 18</a>)
2426-
2427-
<li>Extended <a class=css data-link-type=maybe href=#hebrew>hebrew</a> system to 100k.
2428-
(<a href=http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-1>Issue 1</a>)
2429-
2430-
<li>The <a href=http://www.w3.org/TR/2013/WD-css-counter-styles-3-20130718/#extended-cjk>Extended Implementation</a> of the CJK longhand styles was dropped,
2431-
since people can’t seem to agree on various details.
2432-
(UAs are still allowed to implement something, but it’s undefined.)
2433-
See <a href=http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-10>Issue 10</a>
2434-
2435-
<li>Extended Korean styles to handle negative numbers.
2436-
(<a href=http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-2>Issue 2</a>)
2437-
2438-
<li>Changed suffix of Korean styles to ASCII comma
2439-
(<a href=http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-8>Issue 8</a>)
2440-
2441-
<li>Fixed <a class=css data-link-type=maybe href=#valdef-counter-style-name-ethiopic-numeric>ethiopic-numeric</a> algorithm step 5.
2442-
(<a href=http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-5>Issue 5</a>)
2443-
2444-
<li>Renamed the <a class=property data-link-type=propdesc href=#descdef-counter-style-speak-as>speak-as</a> values (for consistency) and added <a class=css data-link-type=maybe href=#valdef-counter-style-speak-as-words>words</a> value to allow read-aloud behavior.
2445-
2446-
<li>Defined <a class=property data-link-type=propdesc href=#descdef-counter-style-speak-as>speak-as</a> cycle handling and fixed handling of <a class=css data-link-for=speak-as data-link-type=maybe href=#valdef-counter-style-speak-as-auto>auto</a> for <a class=css data-link-type=propdesc href=#descdef-counter-style-system title=system>system: extends</a>.
2447-
(<a href=http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-7>Issue 7</a>,
2448-
<a href=http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-17>Issue 17</a>,
2449-
<a href=http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-21>Issue 21</a>,
2450-
<a href=http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-33>Issue 33</a>)
2451-
2452-
<li>Defined range of extended complex predefined styles.
2453-
(<a href=http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-37>Issue 37</a>)
2454-
2455-
<li>Defined CSSOM handling of invalid values and unspecified descriptors.
2456-
(<a href=http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-12>Issue 12</a>,
2457-
<a href=http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-13>Issue 13</a>,
2458-
<a href=http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-39>Issue 14</a>)
2459-
2460-
<li>Made CSSCounterStyleRule name setter automatically lowercase built-in counter styles’ names.
2461-
(<a href=http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-30>Issue 30</a>)
2462-
2463-
<li>Defined what to do if unknown counter-style names are used in <a class=css data-link-type=maybe href=http://www.w3.org/TR/css3-lists/#funcdef-counter>counter()</a>.
2464-
(<a href=http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718#issue-27>Issue 27</a>)
2465-
2466-
<li>Fixed some errors in various examples.
2467-
</ul>
2468-
2469-
<p>A full <a href=http://dev.w3.org/csswg/css-counter-styles-3/issues-lc-20130718>Disposition of Comments</a> is available.</p>
2391+
Changes since the August 2014 Last CallWorking Draft</span><a class=self-link href=#changes></a></h2>
24702392

2393+
<ul><li data-md=""><p>Added additional predefined counter styles to match the set that at least two browsers implement.</p>
24712394

2395+
</ul>
24722396
<h2 class="no-num heading settled" id=acknowledgments><span class=content>
24732397
Acknowledgments</span><a class=self-link href=#acknowledgments></a></h2>
24742398

0 commit comments

Comments
 (0)