Skip to content

Commit 55bc11c

Browse files
committed
[css-text-4] Bugfix, initial value of text-space-trim is none
1 parent ca87e50 commit 55bc11c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-text-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ White Space Trimming: the 'text-space-trim' property</h3>
109109
<pre class="propdef">
110110
Name: text-space-trim
111111
Value: none | trim-inner || discard-before || discard-after
112-
Initial: collapse
112+
Initial: none
113113
Applies to: all elements
114114
Inherited: no
115115
Percentages: n/a

0 commit comments

Comments
 (0)