File tree Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Expand file tree Collapse file tree 1 file changed +19
-1
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,8 @@ White Space Processing</h2>
3939<h3 id="white-space-collapsing">
4040White Space Collapsing: the 'text-space-collapse' property</h3>
4141
42+ ISSUE: This section is still under discussion and may change in future drafts.
43+
4244 <pre class="propdef">
4345 Name : text-space-collapse
4446 Value : collapse | discard | preserve | preserve-breaks | preserve-spaces
@@ -1535,4 +1537,20 @@ Edge Effects</h2>
15351537<h2 class="no-num" id="acknowledgements">
15361538Acknowledgements</h2>
15371539
1538- Note: Add final level 3 list, with Randy Edmunds and Florian Rivoal added
1540+ Note: Add final level 3 list, with Randy Edmunds, Florian Rivoal, and Pierre-Anthony Lemieux added.
1541+
1542+ <h2 class="no-num" id="changes">
1543+ Changes</h2>
1544+
1545+ Changes since the last Working Draft publication include:
1546+ <ul>
1547+ <li> Adding 'line-padding' .
1548+ <li> Adding 'text-group-align' .
1549+ <li> Adding ''text-spacing: space-first'' .
1550+ <li> Allow truncating the 'hypehate-character' .
1551+ <li> Rename ''text-wrap: normal'' to ''text-wrap: wrap'' for consistency with 'flex-wrap' .
1552+ <li> Drop ''preserve-auto'' and ''preserve-trim'' from 'text-space-collapse' .
1553+ <li> Redefine ''text-wrap: balance'' in terms of remaining space.
1554+ <li> Note various issues on ''text-wrap: <<string>>'' .
1555+ <li> Miscellaneous minor fixes.
1556+ </ul>
You can’t perform that action at this time.
0 commit comments