1010 rel =dcterms.rights >
1111 < meta content ="CSS Text Module Level 3 (CSS3 Text) " name =dcterms.title >
1212 < meta content =text name =dcterms.type >
13- < meta content =2013-09-23 name =dcterms.date >
13+ < meta content =2013-09-25 name =dcterms.date >
1414 < meta content ="Elika J. Etemad " name =dcterms.creator >
1515 < meta content ="Koji Ishii " name =dcterms.creator >
1616 < meta content =W3C name =dcterms.publisher >
6868
6969 < h1 > CSS Text Module Level 3</ h1 >
7070
71- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 23 September
71+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 25 September
7272 2013</ h2 >
7373
7474 < dl >
7575 < dt > This version:</ dt >
7676 <!--
77- <dd><a href="http://www.w3.org/TR/2013/WD-css3-text-20130923 /">http://www.w3.org/TR/2013/WD-css3-text-20130923 /</a></dd>
77+ <dd><a href="http://www.w3.org/TR/2013/WD-css3-text-20130925 /">http://www.w3.org/TR/2013/WD-css3-text-20130925 /</a></dd>
7878-->
7979
8080 < dd > < a
@@ -2565,9 +2565,7 @@ <h3 id=word-spacing-property><span class=secno>8.1. </span> Word Spacing:
25652565 < tr >
25662566 < th > Computed value:
25672567
2568- < td > an optimum, minimum, and maximum value, each consisting of either an
2569- absolute length, a percentage, or the keyword ‘< code
2570- class =css > normal</ code > ’
2568+ < td > an absolute length
25712569
25722570 < tr >
25732571 < th > Animatable:
@@ -2590,9 +2588,7 @@ <h3 id=word-spacing-property><span class=secno>8.1. </span> Word Spacing:
25902588 < dt > < dfn id =normal3 title ="normal!!word-spacing "> ‘< code
25912589 class =css > normal</ code > ’</ dfn >
25922590
2593- < dd > Specifies normal spacing as defined by the current font and/or the
2594- user agent; see < a href ="#normal-spacing "> below</ a > . A ‘< code
2595- class =css > normal</ code > ’ optimum spacing value computes to zero.
2591+ < dd > No additional spacing is applied. Computes to zero.
25962592
25972593 < dt > < dfn id =length title ="<length>!!word-spacing "> ‘< code
25982594 class =css > <length></ code > ’</ dfn >
@@ -2628,29 +2624,6 @@ <h3 id=word-spacing-property><span class=secno>8.1. </span> Word Spacing:
26282624
26292625 < pre > p { word-spacing: 0.5ch; }</ pre >
26302626 </ div >
2631- <!--
2632- <p>In the absence of justification the optimum spacing must be used.
2633- The text justification process may alter the spacing from its optimum
2634- (see the <a href="#text-justify">'text-justify'</a> property, above)
2635- but must not violate the minimum spacing limit
2636- and should also avoid exceeding the maximum.
2637- The UA may also use the difference between the minimum/maximum limits
2638- and the optimum as input into a weighting algorithm for justification.
2639-
2640- <p>The used optimum and maximum spacing is floored at the minimum.
2641- Similarly if the maximum is less than the optimum,
2642- then the used optimum is limited to the used maximum.
2643-
2644- <p><dfn id="normal-spacing" title="normal spacing">Normal spacing</dfn>:
2645- Although ''normal'' minimum and maximum spacing limits are UA-defined,
2646- they must be defined relative to the optimum
2647- so that the limits increase and decrease with changes to the optimum spacing.
2648- Normal limits may also vary according to
2649- the value of the <a href="#text-justify">'text-justify'</a> property,
2650- the element's language,
2651- some measure of the amount of text on a line (e.g. block width divided by font size),
2652- and/or other factors.
2653- -->
26542627
26552628 < p > < dfn id =word-separator
26562629 title ="word-separator character | word separator "> Word-separator
@@ -3556,14 +3529,14 @@ <h2 class=no-num id=script-groups> Appendix C: Cursive Scripts</h2>
35563529 < h2 class =no-num id =acknowledgements > Acknowledgements</ h2 >
35573530
35583531 < p > This specification would not have been possible without the help from:
3559- Ayman Aldahleh, Bert Bos, Tantek Çelik, Stephen Deach, John Daggett,
3560- Martin Dürst, Laurie Anna Edlund, Ben Errez, Yaniv Feinberg, Arye
3561- Gittelman, Ian Hickson, Martin Heijdra, Richard Ishida, Masayasu Ishikawa,
3562- Michael Jochimsen, Eric LeVine, Ambrose Li, Håkon Wium Lie, Chris Lilley ,
3563- Ken Lunde, Nat McCully, Shinyu Murakami, Paul Nelson, Chris Pratley,
3564- Marcin Sawicki, Arnold Schrijver, Rahul Sonnad, Michel Suignard, Takao
3565- Suzuki, Frank Tang, Chris Thrasher, Etan Wexler, Chris Wilson, Masafumi
3566- Yabe and Steve Zilles.
3532+ Ayman Aldahleh, Bert Bos, Tantek Çelik, James Clark, Stephen Deach, John
3533+ Daggett, Martin Dürst, Laurie Anna Edlund, Ben Errez, Yaniv Feinberg,
3534+ Arye Gittelman, Ian Hickson, Martin Heijdra, Richard Ishida, Masayasu
3535+ Ishikawa, Michael Jochimsen, Eric LeVine, Ambrose Li, Håkon Wium Lie,
3536+ Chris Lilley, Ken Lunde, Nat McCully, Shinyu Murakami, Paul Nelson, Chris
3537+ Pratley, Marcin Sawicki, Arnold Schrijver, Rahul Sonnad, Alan Stearns,
3538+ Michel Suignard, Takao Suzuki, Frank Tang, Chris Thrasher, Etan Wexler,
3539+ Chris Wilson, Masafumi Yabe and Steve Zilles.
35673540
35683541 < h2 class =no-num id =changes > Changes</ h2 >
35693542
0 commit comments