We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3c2e72 commit bae8b16Copy full SHA for bae8b16
css-overflow-4/Overview.bs
@@ -746,9 +746,12 @@ Indicating Block-Axis Overflow: the 'block-ellipsis' property</h3>
746
as the <a>block overflow ellipsis</a>
747
at the end of the affected line box.
748
The UA may truncate this string if it is absurdly long.
749
+
750
+ When set to the empty string,
751
+ the behavior is identical to the ''no-ellipsis'' value.
752
</dl>
753
- When 'block-ellipsis' is not ''no-ellipsis'',
754
+ When 'block-ellipsis' is neither ''no-ellipsis'' nor the empty string,
755
the <a>block overflow ellipsis</a> string
756
is wrapped in an anonymous inline
757
and placed at the end of the line box
0 commit comments