[Webkit-unassigned] [Bug 63058] text overflow ellipsis and whitespace no wrap can produce background colour artifact

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 22 00:44:43 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=63058


Luke <luke.a.page at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID




--- Comment #2 from Luke <luke.a.page at gmail.com>  2011-06-22 00:44:43 PST ---
As pointed out on the mozilla bug, it seems this is what is specified to happen

"(In reply to comment #305)
"Hide characters and atomic inline-level elements at the end edge of the line as necessary to fit the ellipsis."
http://dev.w3.org/csswg/css3-ui/#text-overflow

In your example, the red background belongs to a non-atomic inline,
which is still displayed even though its text is removed.

I don't see any error in IE9 or Chrome13 for your testcase, this is how
Firefox will render it as well."

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list