WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
57160
[GTK] layoutTestController.overridePreference("WebKitDefaultFontSize"...) does not take into account screen DPI
https://bugs.webkit.org/show_bug.cgi?id=57160
Summary
[GTK] layoutTestController.overridePreference("WebKitDefaultFontSize"...) doe...
Martin Robinson
Reported
2011-03-26 13:10:39 PDT
fast/harness/override-preferences-2.html uses layoutTestController.overridePreference wit the WebKitDefaultFontSize key to test overriding the default font size. The argument is a font size in pixels. The WebKit GTK+ API accepts font sizes in points. DumpRenderTree should be updated to account for the screen resolution when calculating the value to pass too the API.
Attachments
Add attachment
proposed patch, testcase, etc.
Martin Robinson
Comment 1
2011-03-26 13:14:22 PDT
Committed
r82040
: <
http://trac.webkit.org/changeset/82040
>
Martin Robinson
Comment 2
2014-04-08 16:06:21 PDT
This is no longer an issue now that we don't have DumpRenderTree any longer.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug