We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ecc05d commit 358ca8cCopy full SHA for 358ca8c
1 file changed
css-overflow-3/Overview.bs
@@ -635,9 +635,9 @@ Indicating Block-Axis Overflow: the 'block-overflow' property</h2>
635
the <a>block overflow ellipsis</a>
636
is wrapped in an anonymous inline
637
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.
+ as a direct child of the <a>block container</a>’s <a>root inline box</a>,
+ reducing the space in the line box
+ available to the other contents of the line.
641
This inline is assigned ''unicode-bidi: plaintext''
642
and is placed in the line box after the last
643
<a>soft wrap opportunity</a> [[!CSS-TEXT-3]]
0 commit comments