File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1372,7 +1372,7 @@ Shorthand for Text Box Trimming: the 'text-box' property
1372
1372
Name : text-box
1373
1373
Value : normal | <<'text-box-trim'>> || <<'text-box-edge'>>
1374
1374
Initial : normal
1375
- Applies to : [=block containers=] and [=inline boxes=]
1375
+ Applies to : [=block containers=], [=multi-column containers=], and [=inline boxes=]
1376
1376
Inherited : no
1377
1377
Percentages : N/A
1378
1378
Computed value : the specified keyword
@@ -1397,7 +1397,7 @@ Trimming Over/Under Text: the 'text-box-trim' property
1397
1397
Name : text-box-trim
1398
1398
Value : none | trim-start | trim-end | trim-both
1399
1399
Initial : none
1400
- Applies to : block containers and [=inline boxes=]
1400
+ Applies to : [= block containers=], [=multi-column containers=], and [=inline boxes=]
1401
1401
Inherited : no
1402
1402
Percentages : N/A
1403
1403
Computed value : the specified keyword
You can’t perform that action at this time.
0 commit comments