File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -1463,6 +1463,10 @@ Trimming Over/Under Text: the 'text-box-trim' property
1463
1463
Note: The [=block-end=] side does not coincide with the [=line-under=] side
1464
1464
when 'writing-mode' is ''vertical-lr'' .
1465
1465
1466
+ If multiple ancestors specify trimming on the same [=line box=] ,
1467
+ the metric used is that of the innermost [=block container=]
1468
+ that requests trimming on that side of the [=line box=] .
1469
+
1466
1470
Note: Content and ink overflowing a box
1467
1471
due to non-initial values of 'text-box-trim'
1468
1472
is handled the same as content that would overflow the box or line box otherwise.
@@ -3059,6 +3063,9 @@ Changes
3059
3063
and 'line-fit-edge' for controlling line box sizing.
3060
3064
3061
3065
3066
+ Use the innermost trim edge for 'text-box-trim'
3067
+ when multiple ancestors request trimming.
3068
+
3062
3069
Apply negative [=block-axis=] margins to descendants of [=inline boxes=]
3063
3070
when calculating their [=layout bounds=]
3064
3071
so that they can actually have the specified effect.
You can’t perform that action at this time.
0 commit comments