@@ -606,11 +606,12 @@ <h3 id=text-transform><span class=secno>2.1. </span> <a name=caps-prop></a>
606606 < pre > abbr:lang(ja) { text-transform: full-width; }</ pre >
607607 </ div >
608608
609- < p class =issue > CSS may introduce the ability to create custom mapping
610- tables for less common text transforms, such as by an ‘< code
611- class =css > @text-transform</ code > ’ rule similar to ‘< code
612- class =css > @counter-style</ code > ’ from < a href ="#CSS3LIST "
613- rel =biblioentry > [CSS3LIST]<!--{{CSS3LIST}}--> </ a > . <!--
609+ < p class =note > A future level of CSS may introduce the ability to create
610+ custom mapping tables for less common text transforms, such as by an
611+ ‘< code class =css > @text-transform</ code > ’ rule similar to ‘< code
612+ class =css > @counter-style</ code > ’ from < a href ="#CSS-COUNTER-STYLES-3 "
613+ rel =biblioentry > [CSS-COUNTER-STYLES-3]<!--{{CSS-COUNTER-STYLES-3}}--> </ a > .
614+ <!--
614615 This mechanism may be used to replace ''full-size-kana''. This would
615616 require authors needing this functionality to copy out the conversion
616617 tables, however.
@@ -721,9 +722,6 @@ <h2 id=white-space><span class=secno>3. </span><a
721722 href ="#forced-line-break "> < i > forced line breaks</ i > </ a > .
722723 </ dl >
723724
724- < p class =issue > There have been requests for the ability to "discard" white
725- space; the current definition has no facility for this.
726-
727725 < p > The following informative table summarizes the behavior of various ‘< a
728726 href ="#white-space0 "> < code class =property > white-space</ code > </ a > ’
729727 values:
@@ -3458,6 +3456,16 @@ <h3 class=no-num id=informative-ref>Informative references</h3>
34583456 < dt style ="display: none "> <!-- keeps the doc valid if the DL is empty -->
34593457 <!---->
34603458
3459+ < dt id =CSS-COUNTER-STYLES-3 > [CSS-COUNTER-STYLES-3]
3460+
3461+ < dd > Tab Atkins Jr. < a
3462+ href ="http://www.w3.org/TR/2012/WD-css-counter-styles-3-20121009/ "> < cite > CSS
3463+ Counter Styles Level 3.</ cite > </ a > 9 October 2012. W3C Working Draft.
3464+ (Work in progress.) URL: < a
3465+ href ="http://www.w3.org/TR/2012/WD-css-counter-styles-3-20121009/ "> http://www.w3.org/TR/2012/WD-css-counter-styles-3-20121009/</ a >
3466+ </ dd >
3467+ <!---->
3468+
34613469 < dt id =CSS3-TEXT-DECOR > [CSS3-TEXT-DECOR]
34623470
34633471 < dd > Elika J. Etemad; Koji Ishii. < a
@@ -3477,16 +3485,6 @@ <h3 class=no-num id=informative-ref>Informative references</h3>
34773485 </ dd >
34783486 <!---->
34793487
3480- < dt id =CSS3LIST > [CSS3LIST]
3481-
3482- < dd > Tab Atkins Jr. < a
3483- href ="http://www.w3.org/TR/2011/WD-css3-lists-20110524 "> < cite > CSS Lists
3484- and Counters Module Level 3.</ cite > </ a > 24 May 2011. W3C Working Draft.
3485- (Work in progress.) URL: < a
3486- href ="http://www.w3.org/TR/2011/WD-css3-lists-20110524 "> http://www.w3.org/TR/2011/WD-css3-lists-20110524</ a >
3487- </ dd >
3488- <!---->
3489-
34903488 < dt id =CSS3VAL > [CSS3VAL]
34913489
34923490 < dd > Håkon Wium Lie; Tab Atkins; Elika J. Etemad. < a
@@ -3658,7 +3656,7 @@ <h2 class=no-num id=script-groups>Appendix E: Scripts and Spacing</h2>
36583656 (typically because that would break the connections or otherwise look
36593657 bad).
36603658
3661- < li > If the script primarily expands equally between its "letters" in
3659+ < li > If the script commonly expands equally between its "letters" in
36623660 native typesettings, it is either < i > block</ i > or < i > clustered</ i > . The
36633661 exact classification depends on whether it always spaces when mixed with
36643662 CJK and sometimes stays together when mixed with Thai and related
0 commit comments