File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -810,7 +810,9 @@ Indicating Block-Axis Overflow: the 'block-ellipsis' property</h3>
810
810
and ''line-height: 0''
811
811
and is placed in the line box after the last
812
812
<a>soft wrap opportunity</a> (see [[!CSS-TEXT-3]] )
813
- that would still allow the entire <a>block overflow ellipsis</a> to fit on the line.
813
+ that would still allow the entire <a>block overflow ellipsis</a> to fit on the line,
814
+ applying [[css-text-4#white-space-rules]] including [[css-text-4#white-space-phase-2]]
815
+ before inserting the [=block overflow ellipsis=] .
814
816
For this purpose, <a>soft wrap opportunities</a> added by 'overflow-wrap' are ignored,
815
817
as are those inhibited by ''text-wrap-mode: nowrap'' .
816
818
If this results in the entire contents of the line box being displaced,
You can’t perform that action at this time.
0 commit comments