Skip to content

Commit 358ca8c

Browse files
committed
[css-overflow-3] Clarify relationship of block overflow ellipsis to block container.
1 parent 3ecc05d commit 358ca8c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css-overflow-3/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -635,9 +635,9 @@ Indicating Block-Axis Overflow: the 'block-overflow' property</h2>
635635
the <a>block overflow ellipsis</a>
636636
is wrapped in an anonymous inline
637637
and placed at the end of the line box
638-
as a direct child of its containing block,
639-
effectively shortening the line box
640-
from the perspective of the remaining contents of the line.
638+
as a direct child of the <a>block container</a>’s <a>root inline box</a>,
639+
reducing the space in the line box
640+
available to the other contents of the line.
641641
This inline is assigned ''unicode-bidi: plaintext''
642642
and is placed in the line box after the last
643643
<a>soft wrap opportunity</a> [[!CSS-TEXT-3]]

0 commit comments

Comments
 (0)