Skip to content

Commit 57b084d

Browse files
committed
[css-text-4] Mark preserve-trim at risk
1 parent eb64ff3 commit 57b084d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

css-text-4/Overview.bs

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ Editor: Koji Ishii, Invited Expert, kojiishi@gluesoft.co.jp
1212
Editor: Alan Stearns, Adobe Systems, stearns@adobe.com
1313
Abstract: This module defines properties for text manipulation and specifies their processing model. It covers line breaking, justification and alignment, white space handling, and text transformation.
1414
Ignored terms: segment break, segment breaks
15+
At Risk: The ''preserve-trim'' of the 'text-space-collapse' property
1516
</pre>
1617

1718
<h2 id="intro">
@@ -85,6 +86,13 @@ White Space Collapsing: the 'text-space-collapse' property</h3>
8586
the advance widths of all preserved white space
8687
that occur at the end of a line.
8788

89+
Note: the ''preserve-trim'' value is at risk.
90+
91+
Issue: The CSSWG would appreciate feedback
92+
on the use cases for this value,
93+
to evaluate whether trimming leading spaces
94+
could be needed as well.
95+
8896
<dt><dfn>preserve-breaks</dfn>
8997
<dd>
9098
This value collapses white space as for ''collapse'', but preserves

0 commit comments

Comments
 (0)