[Webkit-unassigned] [Bug 54841] Text overflow ellipsis wrong color when using webkit-text-fill-color

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 27 11:05:59 PST 2011


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





--- Comment #1 from Luke Alonso <luke at dobl.com>  2011-02-27 11:05:59 PST ---
(From update of attachment 83114)
><html>
><body>
><div style="width: 225px; font-size: 24px; overflow: hidden; text-overflow: ellipsis; -webkit-text-fill-color: red; white-space: nowrap;">
>Wrong - This is a long string, which is clipped, but the ellipsis is the wrong color!
></div>
><div style="width: 225px; font-size: 24px; overflow: hidden; text-overflow: ellipsis; color: blue; white-space: nowrap;">
>Right - This is a long string, which is clipped, and the ellipsis is the right color!
></div
></body>
></html>

-- 
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