[Webkit-unassigned] [Bug 19643] Safari renders smaller text when style is monospace

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 13 17:07:03 PDT 2009


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





------- Comment #3 from tony at chromium.org  2009-04-13 17:07 PDT -------
Created an attachment (id=29445)
 --> (https://bugs.webkit.org/attachment.cgi?id=29445&action=view)
simpler reduction

I've attached a simpler reduction which displays "hello world" three times with
the following font-family's applied:
1) 'courier new', monospace
2) 'courier new'
3) monospace

In IE7, these all display hello world in the same font size.

In Firefox 3.0, the first 2 are the same size and the third is smaller (the
third falls back to the default monospace font size in prefs, which is 13).

In WebKit, the first and the third are the same (default monospace font size in
prefs, 13).

It's the first case being smaller in webkit that causes the fixed width text in
Google Groups to look small.


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



More information about the webkit-unassigned mailing list