@@ -5,7 +5,6 @@ Shortname: css-text
55Level : 3
66Status : ED
77Work Status : Refining
8- Deadline : 2014-09-20
98Group : csswg
109ED : https://drafts.csswg.org/css-text-3/
1110TR : https://www.w3.org/TR/css-text-3/
@@ -1561,7 +1560,7 @@ Word Spacing: the 'word-spacing' property</h3>
15611560 Initial : normal
15621561 Inherited : yes
15631562 Percentages : refers to width of the affected glyph
1564- Computed value : an absolute length
1563+ Computed value : as specified, with << length>>s made absolute
15651564 Animation type : <a href="https://drafts.csswg.org/css-transitions-1/#animtype-lpcalc">length, percentage, or calc</a>
15661565 Canonical order : n/a
15671566 </pre>
@@ -2292,33 +2291,15 @@ Changes</h2>
22922291 </ul>
22932292
22942293 <h3 class="no-num" id="changes-2013">
2295- Changes from the <a href="https://www.w3.org/TR/2013/WD-css-text-3-20131010/">November
2296- 2012 CSS3 Text <abbr title="Working Draft">WD </abbr></a></h3>
2294+ Changes from the <a href="https://www.w3.org/TR/2013/WD-css-text-3-20131010/">October
2295+ 2013 CSS3 Text <abbr title="Working Draft">LCWD </abbr></a></h3>
22972296
22982297 <p> Major changes include:
22992298 <ul>
2300- <li> Removed ''inter-ideograph'' , ''inter-cluster'' , and ''kashida'' values of 'text-justify' .
2301- <li> Changed ''text-justify: inter-word'' to prohibit justification between letters.
2302- <li> Dropped minimum and maximum values in 'letter-spacing' and 'word-spacing' .
2303- <li> Removed <<string>> value of 'text-align' .
2304- <li> Changed the character list of 'line-break' .
2305- <li> Changed orders of <a href="#white-space-rules">white space processing</a> ,
2306- <a href="https://www.w3.org/TR/css3-writing-modes/#text-combine-horizontal">text combination</a> and
2307- <a href="https://www.w3.org/TR/css3-writing-modes/#text-orientation">text orientation</a> ,
2308- 'letter-spacing' , and 'word-spacing'
2309- of the <a href="#order">Text Processing Order of Operations</a> .
2310- <li> Changed the definition of <a>word-separator characters</a> .
2311- <li> Changed to allow 'letter-spacing' to justify.
2312- <li> Changed the computed value of ''letter-spacing:normal'' value of 'letter-spacing' and 'word-spacing' .
2313- <li> Changed the grammar rule of 'text-indent' .
2299+ <li>
23142300 </ul>
23152301
23162302 <p> Significant details updated:
23172303 <ul>
2318- <li> Clarified ''match-parent'' value of 'text-align' .
2319- <li> Clarified ''text-justify::none'' value of 'text-justify' .
2320- <li> Clarified <a href="#expanding-text">expanding and compressing text</a> for 'text-justify' .
2321- <li> Clarified the behavior of 'letter-spacing' .
2322- <li> Clarified the behavior of 'text-align' for too long lines.
2323- <li> Clarified the interaction of 'word-break' and 'line-break' .
2304+ <li>
23242305 </ul>
0 commit comments