[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 13:17:21 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=19161
--- Comment #16 from Ojan Vafai <ojan at chromium.org> 2009-07-28 13:17:20 PDT ---
I think the issue in bug 24855 is that the font-size is actually smaller and
can't be made the same size as the text around it by making the font-size value
be "2". Even if the Gmail code added a workaround for the 12px case, all that
would do is make the "normal" font-size be selected in the font menu. Which is
an improvement, but not really the main issue in bug 24855.
That said, I agree with Eric. Bug 24855 would also be fixed with the proposed
fix of matching FF behavior of only using the smaller font-size if the
font-family is exactly the string monospace (no quotes).
--
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