[Webkit-unassigned] [Bug 21033] QueryCommandValue('FontSize') returns pixel values instead of IE font numbers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 30 15:31:14 PDT 2009


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





------- Comment #8 from eric at webkit.org  2009-03-30 15:31 PDT -------
I think the code to do this kind of conversion is found in:
http://mxr.mozilla.org/mozilla-central/source/layout/style/nsStyleUtil.cpp
But I'm not really sure.  Either way, it's a crazy amount of code for this
support.

Gmail certainly can work around this behavior in WebKit by doing their own
mapping from px values to IE font sizes (Which TrogEdit already does).

We still should fix this.  I'm just not sure what to fix it to yet.


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