[Webkit-unassigned] [Bug 19161] wrong font size when css font-family includes monospace

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 28 12:02:31 PDT 2009


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





--- Comment #15 from Eric Seidel <eric at webkit.org>  2009-07-28 12:02:30 PDT ---
Well, to be more clear: bug 24855 is caused by a bug in gmail/TrogEdit's
workaround for bug 21033.   But this strangeness is what's causing their
workaround to break.

Basically:
courier new: 13px
courier new, monspace: 12px

their code doesn't expect to ever see 12px, and fails.

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