CSS/text-overflow

From MozillaWiki
< CSS
Revision as of 21:15, 12 December 2011 by Tantek (talk | contribs) (→‎ellipsing of inline atomic content: added specific bug #s with examples of real world sites which depend on singe inline atomic elements being clipped rather than ellipsed by text-overflow)
Jump to navigation Jump to search

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)

see also