[Webkit-unassigned] [Bug 24855] Font size cannot be "Normal" when user "Courier New" in Gmail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 26 15:35:36 PDT 2009


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





------- Comment #4 from eric at webkit.org  2009-03-26 15:35 PDT -------
(In reply to comment #3)
> The current size is fetched via queryCommandValue for fontSize.  The mapping
> from size to value is: 1: small, 2: normal, 4: large, 6: huge

Except you must have some quirk for WebKit since
https://bugs.webkit.org/show_bug.cgi?id=21033 documents that
queryCommandValue("FontSize") returns pixel values in WebKit instead of <font
size="n"> values like it does in IE.


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