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.
1 parent b1c7c82 commit eda34fdCopy full SHA for eda34fd
css-overflow-4/Overview.bs
@@ -714,7 +714,9 @@ Indicating Block-Axis Overflow: the 'block-ellipsis' property</h3>
714
715
This property only affects a line box
716
if it immediately precedes either a [=region break=]
717
- or a [=clamp point=] in the [=block formatting context=].
+ or a [=clamp point=] in the [=block formatting context=],
718
+ ignoring any intervening [=absolutely positioned=] element
719
+ or any element closing boundary.
720
721
Note: See [[css-overflow-4#fragmentation]] for a way to generate boxes with such a [=region break=].
722
0 commit comments