@@ -90,7 +90,7 @@ <h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 23 May 2011</h2>
9090 < dt > This version:
9191
9292 < dd > < a href ="http://dev.w3.org/csswg/css3-text/Overview.html "> $Date:
93- 2011/05/19 23:56:05 $ (CVS $Revision$)</ a > <!--
93+ 2011/05/23 17:41:06 $ (CVS $Revision$)</ a > <!--
9494 <dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110523/">http://www.w3.org/TR/2011/WD-css3-text-20110523/</a></dd>
9595 -->
9696
@@ -3556,9 +3556,9 @@ <h3 id=text-spacing-prop><span class=secno>9.3. </span> <a
35563556 < tr >
35573557 < th > Value:
35583558
3559- < td > normal | none | trim-start || [ trim-end | space-end ] ||
3560- space-adjacent || no-compress || ideograph-alpha || ideograph-numeric
3561- || punctuation
3559+ < td > normal | none | [ trim-start | space-start ] || [ trim-end |
3560+ space-end | allow-end ] || [ trim-adjacent | space-adjacent ] ||
3561+ no-compress || ideograph-alpha || ideograph-numeric || punctuation
35623562
35633563 < tr >
35643564 < th > Initial:
@@ -3782,7 +3782,8 @@ <h4 id=fullwidth-collapsing><span class=secno>9.3.1. </span> Fullwidth
37823782 punctuation</ i > </ a > , or ideographic space (U+3000). Else set it
37833783 full-width.
37843784
3785- < li > Set < i > fullwidth closing puntuation</ i > followed by < a
3785+ < li > Set < a href ="#fullwidth-closing-punctuation0 "> < i > fullwidth closing
3786+ punctuation</ i > </ a > followed by < a
37863787 href ="#fullwidth-opening-punctuation0 "> < i > fullwidth opening
37873788 punctuation</ i > </ a > each "3/4-width", i.e. halfway between fullw-width
37883789 and half-width.
@@ -4368,7 +4369,7 @@ <h3 id=line-decoration><span class=secno>11.1. </span> Line Decoration:
43684369
43694370 < p class =issue > One use case we would like to support is to < a
43704371 href ="http://lists.w3.org/Archives/Public/www-style/2011Apr/0407.html "> change
4371- color and/or style of descendents while keeping the same position and
4372+ color and/or style of descendants while keeping the same position and
43724373 thickness</ a > .
43734374
43744375 < div class =example >
@@ -6172,7 +6173,7 @@ <h2 class=no-num id=script-groups>Appendix E: Scripts and Spacing</h2>
61726173 < li > If the script is cursive and may expand cursively but must not
61736174 space between letters, it is < i > cursive</ i > .
61746175
6175- < li > If ths script primarily flexes word separators, it is either
6176+ < li > If the script primarily flexes word separators, it is either
61766177 < i > discrete</ i > or < i > connected</ i > . < i > Discrete</ i > scripts can space
61776178 between letters. < i > Connected</ i > scripts must not space between
61786179 letters (typically because that would break the connections or
@@ -6656,9 +6657,9 @@ <h2 class=no-num id=appendix-f-full-property-index>Appendix F: Full
66566657 < tr >
66576658 < td > < a class =property href ="#text-spacing "> text-spacing</ a >
66586659
6659- < td > normal | none | trim-start || [ trim-end | space-end ] ||
6660- space-adjacent || no-compress || ideograph-alpha ||
6661- ideograph-numeric || punctuation
6660+ < td > normal | none | [ trim-start | space-start ] || [ trim-end |
6661+ space-end | allow-end ] || [ trim-adjacent | space-adjacent ] ||
6662+ no-compress || ideograph-alpha || ideograph-numeric || punctuation
66626663
66636664 < td > normal
66646665
0 commit comments