|
32 | 32 |
|
33 | 33 | <h1>CSS Writing Modes Module Level 3</h1> |
34 | 34 |
|
35 | | - <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 27 March 2012</h2> |
| 35 | + <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 29 March 2012</h2> |
36 | 36 |
|
37 | 37 | <dl> |
38 | 38 | <dt>This version: |
39 | 39 |
|
40 | 40 | <dd><a |
41 | 41 | href="http://dev.w3.org/csswg/css3-writing-modes/">http://dev.w3.org/csswg/css3-writing-modes/</a> |
42 | 42 | <!-- |
43 | | - <dd><a href="http://www.w3.org/TR/2012/WD-css3-writing-modes-20120327/">http://www.w3.org/TR/2012/ED-css3-writing-modes-20120327/</a> |
| 43 | + <dd><a href="http://www.w3.org/TR/2012/WD-css3-writing-modes-20120329/">http://www.w3.org/TR/2012/ED-css3-writing-modes-20120329/</a> |
44 | 44 | --> |
45 | 45 |
|
46 | 46 |
|
@@ -582,7 +582,7 @@ <h3 id=direction><span class=secno>2.1. </span> Specifying Directionality: |
582 | 582 | <td><dfn id=direction0>direction</dfn> |
583 | 583 |
|
584 | 584 | <tr> |
585 | | - <th>Value: |
| 585 | + <th><a href="#values">Value</a>: |
586 | 586 |
|
587 | 587 | <td>ltr | rtl |
588 | 588 |
|
@@ -679,7 +679,7 @@ <h3 id=unicode-bidi><span class=secno>2.2. </span> Embeddings and |
679 | 679 | <td><dfn id=unicode-bidi0>unicode-bidi</dfn> |
680 | 680 |
|
681 | 681 | <tr> |
682 | | - <th>Value: |
| 682 | + <th><a href="#values">Value</a>: |
683 | 683 |
|
684 | 684 | <td>normal | embed | [ isolate || bidi-override ] | plaintext |
685 | 685 |
|
@@ -1067,7 +1067,7 @@ <h3 id=writing-mode><span class=secno>3.1. </span> Block Flow Direction: |
1067 | 1067 | <td><dfn id=writing-mode1>writing-mode</dfn> |
1068 | 1068 |
|
1069 | 1069 | <tr> |
1070 | | - <th>Value: |
| 1070 | + <th><a href="#values">Value</a>: |
1071 | 1071 |
|
1072 | 1072 | <td>horizontal-tb | vertical-rl | vertical-lr |
1073 | 1073 |
|
@@ -1597,7 +1597,7 @@ <h3 id=text-orientation><span class=secno>5.1. </span> Orienting Text: the |
1597 | 1597 | <td><dfn id=text-orientation0>text-orientation</dfn> |
1598 | 1598 |
|
1599 | 1599 | <tr> |
1600 | | - <th>Value: |
| 1600 | + <th><a href="#values">Value</a>: |
1601 | 1601 |
|
1602 | 1602 | <td>mixed-right | upright | sideways-right | sideways-left | sideways | |
1603 | 1603 | use-glyph-orientation |
@@ -2951,7 +2951,7 @@ <h3 id=text-combine-horizontal><span class=secno>9.1. </span> |
2951 | 2951 | <td><dfn id=text-combine-horizontal0>text-combine-horizontal</dfn> |
2952 | 2952 |
|
2953 | 2953 | <tr> |
2954 | | - <th>Value: |
| 2954 | + <th><a href="#values">Value</a>: |
2955 | 2955 |
|
2956 | 2956 | <td>none | all | [ [digits <integer> | ascii-digits <integer> ] || |
2957 | 2957 | [ alpha <integer> | latin <integer> ] || alphanumeric |
@@ -3156,7 +3156,7 @@ <h3 id=text-combine-mode><span class=secno>9.2. </span> |
3156 | 3156 | <td><dfn id=text-combine-mode0>text-combine-mode</dfn> |
3157 | 3157 |
|
3158 | 3158 | <tr> |
3159 | | - <th>Value: |
| 3159 | + <th><a href="#values">Value</a>: |
3160 | 3160 |
|
3161 | 3161 | <td>auto | compress | [ no-compress || use-glyphs ] |
3162 | 3162 |
|
|
0 commit comments