Skip to content

Commit 5fe43af

Browse files
committed
[css-text-4] insert not replace, is the default for text-autospace
See #318 #4246
1 parent b5659ad commit 5fe43af

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

css-text-4/Overview.bs

+3
Original file line numberDiff line numberDiff line change
@@ -8039,6 +8039,9 @@ Automatic Contextual Spacing: the 'text-autospace' property</h3>
80398039
The specified spacing is automatically inserted
80408040
if there are no space characters of any kind ([=Unicode general category=] <code>Z</code>) already there.
80418041

8042+
If neither ''text-autospace/insert'' nor ''text-autospace/replace'' are specified,
8043+
the behavior is the same as ''text-autospace/insert''.
8044+
80428045
<dt><dfn>replace</dfn>
80438046
<dd>
80448047
The specified spacing is automatically inserted

0 commit comments

Comments
 (0)