We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
trim-
text-box
1 parent 65c2d5f commit 97441f7Copy full SHA for 97441f7
css-inline-3/Overview.bs
@@ -1385,7 +1385,7 @@ Shorthand for Text Box Trimming: the 'text-box' property</h3>
1385
If the single keyword <dfn for=text-box value>normal</dfn> is specified,
1386
it sets 'text-box-trim' to ''text-box-trim/none''
1387
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),
+ Otherwise, omitting the 'text-box-trim' value sets it to ''text-box-trim/trim-both'' (not the initial value),
1389
while omitting the 'text-box-edge' value sets it to ''text-box-edge/auto'' (the initial value).
1390
1391
ISSUE: Add examples.
0 commit comments