|
29 | 29 |
|
30 | 30 | <h1>CSS Lists Module Level 3</h1> |
31 | 31 |
|
32 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 12 February |
33 | | - 2009</h2> |
| 32 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 4 June 2009</h2> |
34 | 33 |
|
35 | 34 | <dl> |
36 | 35 | <dt>This version: |
37 | 36 |
|
38 | | - <dd><!-- <a href="http://www.w3.org/TR/2009/WD-css3-lists-20090212">http://www.w3.org/TR/2009/WD-css3-lists-20090212</a></dd> --> |
| 37 | + <dd><!-- <a href="http://www.w3.org/TR/2009/WD-css3-lists-20090604">http://www.w3.org/TR/2009/WD-css3-lists-20090604</a></dd> --> |
39 | 38 | <a |
40 | 39 | href="http://dev.w3.org/csswg/css3-lists">http://dev.w3.org/csswg/css3-lists</a> |
41 | 40 |
|
@@ -3494,7 +3493,8 @@ <h3 id=numeric><span class=secno>3.3 </span>Numeric</h3> |
3494 | 3493 | <dd> arabic-indic | binary | bengali | cambodian | decimal | |
3495 | 3494 | decimal-leading-zero | devanagari | gujarati | gurmukhi | kannada | khmer |
3496 | 3495 | | lao | lower-hexadecimal | malayalam | mongolian | myanmar | octal | |
3497 | | - oriya | persian | telugu | tibetan | thai | upper-hexadecimal | urdu |
| 3496 | + oriya | persian | super-decimal | telugu | tibetan | thai | |
| 3497 | + upper-hexadecimal | urdu |
3498 | 3498 | </dl> |
3499 | 3499 |
|
3500 | 3500 | <p>Numeric systems are detailed in the table below. The value for "one" is |
@@ -3791,6 +3791,23 @@ <h3 id=numeric><span class=secno>3.3 </span>Numeric</h3> |
3791 | 3791 |
|
3792 | 3792 | <td> |
3793 | 3793 |
|
| 3794 | + <tr> |
| 3795 | + <td><dfn id=super-decimal>super-decimal</dfn> |
| 3796 | + |
| 3797 | + <td>⁰ ¹ ² ³ ⁴ ⁵ ⁶ |
| 3798 | + ⁷ ⁸ ⁹ |
| 3799 | + |
| 3800 | + <td>U+2070, U+00B9, U+00B2, U+00B3, U+2074, U+2075, U+2076, U+2077, |
| 3801 | + U+2078, U+2079 |
| 3802 | + |
| 3803 | + <td>10 |
| 3804 | + |
| 3805 | + <td>(none) |
| 3806 | + |
| 3807 | + <td>The UA may use 0-9 in combination with font features, or synthesize |
| 3808 | + superscript glyphs, instead of using the Unicode superscript |
| 3809 | + characters. |
| 3810 | + |
3794 | 3811 | <tr> |
3795 | 3812 | <td><dfn id=telugu>telugu</dfn> |
3796 | 3813 |
|
@@ -5839,10 +5856,10 @@ <h3 class=no-num id=normative-references>Normative references</h3> |
5839 | 5856 | <dt id=CSS21>[CSS21] |
5840 | 5857 |
|
5841 | 5858 | <dd>Bert Bos; et al. <a |
5842 | | - href="http://www.w3.org/TR/2007/CR-CSS21-20070719"><cite>Cascading Style |
5843 | | - Sheets Level 2 Revision 1 (CSS 2.1) Specification.</cite></a> 19 July |
5844 | | - 2007. W3C Candidate Recommendation. (Work in progress.) URL: <a |
5845 | | - href="http://www.w3.org/TR/2007/CR-CSS21-20070719">http://www.w3.org/TR/2007/CR-CSS21-20070719</a> |
| 5859 | + href="http://www.w3.org/TR/2009/CR-CSS21-20090423"><cite>Cascading Style |
| 5860 | + Sheets Level 2 Revision 1 (CSS 2.1) Specification.</cite></a> 23 April |
| 5861 | + 2009. W3C Candidate Recommendation. (Work in progress.) URL: <a |
| 5862 | + href="http://www.w3.org/TR/2009/CR-CSS21-20090423">http://www.w3.org/TR/2009/CR-CSS21-20090423</a> |
5846 | 5863 | </dd> |
5847 | 5864 | <!----> |
5848 | 5865 | </dl> |
@@ -6209,6 +6226,9 @@ <h2 class=no-num id=index>Index</h2> |
6209 | 6226 |
|
6210 | 6227 | <li>square, <a href="#square" title=square><strong>3.1</strong></a> |
6211 | 6228 |
|
| 6229 | + <li>super-decimal, <a href="#super-decimal" |
| 6230 | + title=super-decimal><strong>3.3</strong></a> |
| 6231 | + |
6212 | 6232 | <li><symbolic>, <a href="#ltsymbolicgt" |
6213 | 6233 | title="<symbolic>"><strong>3.5</strong></a> |
6214 | 6234 |
|
|
0 commit comments