|
59 | 59 | </p> |
60 | 60 | <h1 class="p-name no-ref" id=title>CSS Counter Styles Level 3</h1> |
61 | 61 | <h2 class="no-num no-toc no-ref heading settled heading" id=subtitle><span class=content>Editor’s Draft, |
62 | | - <span class=dt-updated><span class=value-title title=20140813>13 August 2014</span></span></span></h2> |
| 62 | + <span class=dt-updated><span class=value-title title=20140814>14 August 2014</span></span></span></h2> |
63 | 63 | <div data-fill-with=spec-metadata><dl> |
64 | 64 | <dt>This version: |
65 | 65 | <dd><a class=u-url href=http://dev.w3.org/csswg/css-counter-styles/>http://dev.w3.org/csswg/css-counter-styles/</a> |
@@ -136,7 +136,7 @@ <h2 class="no-num no-toc no-ref heading settled heading" id=contents><span class |
136 | 136 | <li><a href=#alphabetic-system><span class=secno>3.1.4</span> Bijective Numerals: the <span class=css data-link-type=maybe title=alphabetic>alphabetic</span> system</a> |
137 | 137 | <li><a href=#numeric-system><span class=secno>3.1.5</span> Positional Numerals: the <span class=css data-link-type=maybe title=numeric>numeric</span> system</a> |
138 | 138 | <li><a href=#additive-system><span class=secno>3.1.6</span> Accumulating Numerals: the <span class=css data-link-type=maybe title=additive>additive</span> system</a> |
139 | | - <li><a href=#extends-system><span class=secno>3.1.7</span> Building Off Of Existing Counter Styles: the <span class=css data-link-type=maybe title=extends>extends</span> system <span></span></a></ul> |
| 139 | + <li><a href=#extends-system><span class=secno>3.1.7</span> Building from Existing Counter Styles: the <span class=css data-link-type=maybe title=extends>extends</span> system <span></span></a></ul> |
140 | 140 | <li><a href=#counter-style-negative><span class=secno>3.2</span> Formatting negative values: the <span class=property data-link-type=propdesc title=negative>negative</span> descriptor</a> |
141 | 141 | <li><a href=#counter-style-prefix><span class=secno>3.3</span> Symbols before the marker: the <span class=property data-link-type=propdesc title=prefix>prefix</span> descriptor</a> |
142 | 142 | <li><a href=#counter-style-suffix><span class=secno>3.4</span> Symbols after the marker: the <span class=property data-link-type=propdesc title=suffix>suffix</span> descriptor</a> |
@@ -746,7 +746,7 @@ <h4 class="heading settled heading" data-level=3.1.6 id=additive-system><span cl |
746 | 746 |
|
747 | 747 |
|
748 | 748 | <h4 class="heading settled heading" data-level=3.1.7 id=extends-system><span class=secno>3.1.7 </span><span class=content> |
749 | | -Building Off Of Existing Counter Styles: the <a class=css data-link-type=maybe href=#valuedef-counter-stylesystem-extends title=extends>extends</a> system |
| 749 | +Building from Existing Counter Styles: the <a class=css data-link-type=maybe href=#valuedef-counter-stylesystem-extends title=extends>extends</a> system |
750 | 750 | <span id=override-system></span></span><a class=self-link href=#extends-system></a></h4> |
751 | 751 |
|
752 | 752 | <p>The <dfn class=css-code data-dfn-for=@counter-style/system data-dfn-type=value data-export="" id=valuedef-counter-stylesystem-extends>extends<a class=self-link href=#valuedef-counter-stylesystem-extends></a></dfn> system allows an author to use the algorithm of another counter style, |
|
0 commit comments