[Webkit-unassigned] [Bug 26896] New: [QT] make layout tests in fast/css/getComputedStyle/ to pass
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 1 12:21:44 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=26896
Summary: [QT] make layout tests in fast/css/getComputedStyle/ to
pass
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: All
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: WebKit Qt
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: tonikitoo at gmail.com
Right now fast/css/getComputedStyle/computed-style-font-family.html fails.
Font attributes. The font-family should list three families:
font-family: monospace, 'Lucida Grande', sans-serif;
-font-size: 13px;
+font-size: 14px;
font-style: normal;
font-variant: normal;
font-weight: normal;
we have set QWebSetting::DefaultFontSize to 14 , intentionally, so plan here is
to "fix" DRT to use 13 , which is what is expected by the test results...
--
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