[Webkit-unassigned] [Bug 57160] New: [GTK] layoutTestController.overridePreference("WebKitDefaultFontSize"...) does not take into account screen DPI

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 26 13:10:39 PDT 2011


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

           Summary: [GTK]
                    layoutTestController.overridePreference("WebKitDefault
                    FontSize"...) does not take into account screen DPI
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P3
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrobinson at webkit.org


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.

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