File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -787,7 +787,8 @@ Indicating Block-Axis Overflow: the 'block-ellipsis' property</h3>
787787 and is placed in the line box after the last
788788 <a>soft wrap opportunity</a> (see [[!CSS-TEXT-3]] )
789789 that would still allow the entire <a>block overflow ellipsis</a> to fit on the line.
790- For this purpose, <a>soft wrap opportunities</a> added by 'overflow-wrap' are ignored.
790+ For this purpose, <a>soft wrap opportunities</a> added by 'overflow-wrap' are ignored,
791+ as are those inhibited by ''text-wrap-mode: nowrap'' .
791792 If this results in the entire contents of the line box being displaced,
792793 the line box is considered to contain a [=strut=] , as defined in [[CSS2/visudet#leading]] .
793794 Text <a href="https://www.w3.org/TR/css-text-3/#justification">alignment and justification</a>
You can’t perform that action at this time.
0 commit comments