File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -10483,7 +10483,8 @@ CJK Punctuation Spacing: the 'text-spacing-trim' property</h3>
10483
10483
<dt><dfn>space-first</dfn>
10484
10484
<dd>
10485
10485
Set <a>fullwidth opening punctuation</a> with full-width glyphs (spaced)
10486
- on the first line the [=block container=].
10486
+ on the first line the [=block container=]
10487
+ and each line after a [=forced line break=].
10487
10488
Otherwise as '' trim-auto''
10488
10489
(unless '' text-spacing-trim/allow-end'' is also specified).
10489
10490
@@ -13007,7 +13008,9 @@ Changes</h2>
13007
13008
Changes specific to Level 4 are listed below.
13008
13009
13009
13010
Significant changes since the <a href="https://www.w3.org/TR/2023/WD-css-text-4-20231020/">20 October 2023 Working Draft</a> include:
13010
- * None yet
13011
+ * Restored accidentally deleted “and each line after a [=forced line break=]”
13012
+ from definition of '' text-spacing-trim: space-first''.
13013
+ (<a href="https://github.com/w3c/csswg-drafts/issues/9532">Issue 9532</a>)
13011
13014
13012
13015
Significant changes since the <a href="https://www.w3.org/TR/2023/WD-css-text-4-20230329/">29 March 2023 Working Draft</a> include:
13013
13016
* Recast the 'text-wrap' property as a shorthand of two new properties,
You can’t perform that action at this time.
0 commit comments