File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -878,17 +878,10 @@ Indicating Block-Axis Overflow: the 'block-ellipsis' property</h3>
878878 and require a single behavior.
879879 Finding how to break the cycles probably should be defined as well.
880880
881- If the <a>block overflow ellipsis</a>
882- is too long to fit in the line,
883- its layout is undefined
884- (The UA may, for example, treat the <a>block overflow ellipsis</a> as an unbreakable string,
885- or it may lay out the string across more than one line,
886- replacing content in earlier lines as well).
887- However, if any part of the [=block overflow ellipsis=] overflows,
888- its rendering is affected by the 'text-overflow' property.
889-
890- Issue(3213): There is a suggestion to actually define the behavior
891- when the ellipsis is too long to fit the line.
881+ The UA must treat the <a>block overflow ellipsis</a> as an unbreakable string,
882+ If any part of the [=block overflow ellipsis=] overflows,
883+ it is treated as [=scrollable overflow=] ,
884+ and its rendering is affected by the 'text-overflow' property.
892885
893886 The <a>block overflow ellipsis</a> does not capture events:
894887 pointer events are dispatched to whatever is underneath
You can’t perform that action at this time.
0 commit comments