File tree Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Expand file tree Collapse file tree 1 file changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -729,11 +729,12 @@ Indicating Block-Axis Overflow: the 'block-ellipsis' property</h3>
729729 block-ellipsis-repaint-002.html
730730 </wpt>
731731
732- This property only affects a line box
733- if it immediately precedes either a [=region break=]
734- or a [=clamp point=] in the [=block formatting context=] ,
735- ignoring any intervening [=absolutely positioned=] element
736- or any element closing boundary.
732+ Ignoring any intervening [=absolutely positioned=] element
733+ or any element closing boundary,
734+ this property only affects a line box
735+ if it immediately precedes either a [=region break=] or a [=clamp point=] ,
736+ and the line box is in the same [=independent formatting context=]
737+ as the [=clamp point=] or the [=region break=] .
737738
738739 Note: See ''continue: discard'' for a way to generate boxes with such a [=region break=] .
739740
You can’t perform that action at this time.
0 commit comments