CSS/text-overflow
From MozillaWiki
< CSS
This article is a stub. You can help MozillaWiki by expanding it.
text-overflow
'text-overflow' is a CSS property defined in CSS3/ui and first shipped in Firefox in version 7.
This page tracks documentation and issues specific to Firefox's implementation.
issues
ellipsing of inline atomic content
Please list real world sites / URLs that were/are depending on inline atomic content (images, inline-blocks) *not* being ellipsed that overflow their block container with text-overflow: ellipsis
and and overflow
other than visible
along with related bug number(s)
- https://bugzilla.mozilla.org/show_bug.cgi?id=680610
- https://bugzilla.mozilla.org/show_bug.cgi?id=689897
- https://bugzilla.mozilla.org/show_bug.cgi?id=690131
- https://bugzilla.mozilla.org/show_bug.cgi?id=690187
- https://bugzilla.mozilla.org/show_bug.cgi?id=703360
Note: all of the above real world sites only depend on the *first* inline atomic element being shown (clipped) instead of ellipsed.