Skip to content

Commit 97441f7

Browse files
authored
[css-inline-3][editorial] Added trim- prefix to text-box value (#12765)
1 parent 65c2d5f commit 97441f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-inline-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1385,7 +1385,7 @@ Shorthand for Text Box Trimming: the 'text-box' property</h3>
13851385
If the single keyword <dfn for=text-box value>normal</dfn> is specified,
13861386
it sets 'text-box-trim' to ''text-box-trim/none''
13871387
and 'text-box-edge' to ''text-box-edge/auto''.
1388-
Otherwise, omitting the 'text-box-trim' value sets it to ''text-box-trim/both'' (not the initial value),
1388+
Otherwise, omitting the 'text-box-trim' value sets it to ''text-box-trim/trim-both'' (not the initial value),
13891389
while omitting the 'text-box-edge' value sets it to ''text-box-edge/auto'' (the initial value).
13901390

13911391
ISSUE: Add examples.

0 commit comments

Comments
 (0)