[Webkit-unassigned] [Bug 56866] New: [GTK] Force DumpRenderTree to use 96 DPI
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 22 14:54:52 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=56866
Summary: [GTK] Force DumpRenderTree to use 96 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
Forcing DumpRenderTree to use 96 DPI will fix a few issues:
1. Allow for consistent runs across different systems. Depending on when font sizes were calculated in DRT runs, the DPI was different.
2. Fix the size of the menu list arrow in DRT results. The default GTK+ font size was specified in terms of 72 DPI, which resulted in large sized arrows.
3. Allow the DumpRenderTree (WebKit1) to share more DRT results with the WebKitTestRunner (WebKit2), which uses pixel font sizes and 92 DPI always.
--
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