1919 .quarter { font-size : 25% ; }
2020 tt [lang = "ja" ] { font-family : "MS Gothic" , "Osaka" , monospace }
2121 </ style >
22- < link href ="http://www.w3.org/StyleSheets/TR/W3C-WD .css " rel =stylesheet
22+ < link href ="http://www.w3.org/StyleSheets/TR/W3C-ED .css " rel =stylesheet
2323 type ="text/css ">
2424
2525 < body >
2929
3030 < h1 > CSS Text Level 3</ h1 >
3131
32- < h2 class ="no-num no-toc " id =longstatus-date > W3C Working Draft 30 August
33- 2011</ h2 >
32+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 30 August 2011</ h2 >
3433
3534 < dl >
36- < dt > This version:</ dt >
37- <!--
38- <dd><a href="http://dev.w3.org/csswg/css3-text/">$Date$ (CVS $Revision$)</a>
39- -->
35+ < dt > This version:
4036
41- < dd > < a
42- href ="http://www.w3.org/TR/2011/WD-css3-text-20110830/ "> http://www.w3.org/TR/2011/WD-css3-text-20110830/</ a >
37+ < dd > < a href ="http://dev.w3.org/csswg/css3-text/ "> $Date: 2011/08/30
38+ 18:20:55 $ (CVS $Revision$)</ a > <!--
39+ <dd><a href="http://www.w3.org/TR/2011/WD-css3-text-20110830/">http://www.w3.org/TR/2011/WD-css3-text-20110830/</a></dd>
40+ -->
41+
4342
4443 < dt > Latest version:
4544
@@ -631,7 +630,7 @@ <h3 id=text-transform><span class=secno>2.1. </span> <a name=caps-prop></a>
631630 point.
632631
633632 < p > The mappings for small Kana to normal Kana are defined in < a
634- href ="#small-kana-map "> Small Kana Mappings</ a > .
633+ href ="#small-kana "> Small Kana Mappings</ a > .
635634
636635 < p > When multiple values are specified and therefore multiple
637636 transformations need to be applied, they are applied in the following
@@ -682,7 +681,8 @@ <h3 id=text-transform><span class=secno>2.1. </span> <a name=caps-prop></a>
682681 custom mapping tables for less common text transforms, such as by
683682 ‘< a href ="#text-transform0 "> < code
684683 class =css > @text-transform</ code > </ a > ’ rule similar to ‘< code
685- class =css > @counter-style</ code > ’ from [[CSS3LISTS]].
684+ class =css > @counter-style</ code > ’ from < a href ="#CSS3LIST "
685+ rel =biblioentry > [CSS3LIST]<!--{{CSS3LIST}}--> </ a > .
686686
687687 < h2 id =white-space-processing > < span class =secno > 3. </ span > White Space
688688 Processing</ h2 >
@@ -2839,7 +2839,7 @@ <h3 id=text-justify><span class=secno>7.3. </span> Justification Method:
28392839 < td > 2*
28402840
28412841 < tr >
2842- < th scope =row > < a href =connected-scripts > connected</ a >
2842+ < th scope =row > < a href =" # connected-scripts" > connected</ a >
28432843
28442844 < td > never
28452845
@@ -5526,6 +5526,16 @@ <h3 class=no-num id=normative-ref>Normative references</h3>
55265526 </ dd >
55275527 <!---->
55285528
5529+ < dt id =CSS3FONT > [CSS3FONT]
5530+
5531+ < dd > John Daggett. < a
5532+ href ="http://www.w3.org/TR/2011/WD-css3-fonts-20110324 "> < cite > CSS Fonts
5533+ Module Level 3.</ cite > </ a > 24 March 2011. W3C Working Draft. (Work in
5534+ progress.) URL: < a
5535+ href ="http://www.w3.org/TR/2011/WD-css3-fonts-20110324 "> http://www.w3.org/TR/2011/WD-css3-fonts-20110324</ a >
5536+ </ dd >
5537+ <!---->
5538+
55295539 < dt id =RFC2119 > [RFC2119]
55305540
55315541 < dd > S. Bradner. < a href ="http://www.ietf.org/rfc/rfc2119.txt "> < cite > Key
@@ -5615,13 +5625,13 @@ <h3 class=no-num id=informative-ref>Informative references</h3>
56155625 </ dd >
56165626 <!---->
56175627
5618- < dt id =CSS3FONT > [CSS3FONT ]
5628+ < dt id =CSS3LIST > [CSS3LIST ]
56195629
5620- < dd > John Daggett . < a
5621- href ="http://www.w3.org/TR/2011/WD-css3-fonts-20110324 "> < cite > CSS Fonts
5622- Module Level 3.</ cite > </ a > 24 March 2011. W3C Working Draft. (Work in
5623- progress.) URL: < a
5624- href ="http://www.w3.org/TR/2011/WD-css3-fonts-20110324 "> http://www.w3.org/TR/2011/WD-css3-fonts-20110324 </ a >
5630+ < dd > Tab Atkins Jr . < a
5631+ href ="http://www.w3.org/TR/2011/WD-css3-lists-20110524 "> < cite > CSS Lists
5632+ and Counters Module Level 3.</ cite > </ a > 24 May 2011. W3C Working Draft.
5633+ (Work in progress.) URL: < a
5634+ href ="http://www.w3.org/TR/2011/WD-css3-lists-20110524 "> http://www.w3.org/TR/2011/WD-css3-lists-20110524 </ a >
56255635 </ dd >
56265636 <!---->
56275637
@@ -5679,7 +5689,7 @@ <h3 class=no-num id=recent-changes> Changes from the <a
56795689 class =css > full-width</ code > ’ and ‘< code
56805690 class =css > full-size-kana</ code > ’ to match values in ‘< code
56815691 class =property > font-variant-width</ code > ’. < a href ="#CSS3FONT "
5682- rel =biblioentry > [CSS3FONT]<!--{{CSS3FONT}}--> </ a >
5692+ rel =biblioentry > [CSS3FONT]<!--{{! CSS3FONT}}--> </ a >
56835693
56845694 < li > Added ‘< code class =css > <length> </ code > ’ values to
56855695 ‘< a href ="#tab-size0 "> < code
@@ -6307,7 +6317,7 @@ <h2 class=no-num id=appendix-g-text-processing-order-of-oper>Appendix G:
63076317
63086318 < li > < a href ="#spacing "> default spacing</ a >
63096319
6310- < li > < a href ="#text- wrapping "> text wrapping</ a > while applying per line:
6320+ < li > < a href ="#wrapping "> text wrapping</ a > while applying per line:
63116321 < ol >
63126322 < li > < a href ="#white-space-rules "> white space processing</ a > part II
63136323
@@ -6327,7 +6337,8 @@ <h2 class=no-num id=appendix-g-text-processing-order-of-oper>Appendix G:
63276337
63286338 < li > < a href ="http://www.w3.org/TR/css3-fonts/ "> font/glyph selection and
63296339 kerning</ a > < a href ="#CSS21 "
6330- rel =biblioentry > [CSS21]<!--{{!CSS21}}--> </ a > / [[!CSS3FONTS]]
6340+ rel =biblioentry > [CSS21]<!--{{!CSS21}}--> </ a > / < a href ="#CSS3FONT "
6341+ rel =biblioentry > [CSS3FONT]<!--{{!CSS3FONT}}--> </ a >
63316342
63326343 < li > < a href ="#hanging-punctuation "> hanging punctuation</ a >
63336344 </ ol >
0 commit comments