File tree 1 file changed +19
-1
lines changed
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>
39
39
<h3 id="white-space-collapsing">
40
40
White Space Collapsing: the 'text-space-collapse' property</h3>
41
41
42
+ ISSUE: This section is still under discussion and may change in future drafts.
43
+
42
44
<pre class="propdef">
43
45
Name : text-space-collapse
44
46
Value : collapse | discard | preserve | preserve-breaks | preserve-spaces
@@ -1535,4 +1537,20 @@ Edge Effects</h2>
1535
1537
<h2 class="no-num" id="acknowledgements">
1536
1538
Acknowledgements</h2>
1537
1539
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