Skip to content

Commit 3ca0e4b

Browse files
committed
[css-text-4] Update Changes list, add issue.
1 parent a0c27af commit 3ca0e4b

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

css-text-4/Overview.bs

+19-1
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ White Space Processing</h2>
3939
<h3 id="white-space-collapsing">
4040
White 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">
15361538
Acknowledgements</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>

0 commit comments

Comments
 (0)