[Webkit-unassigned] [Bug 28147] New: Qt build skips fast/borders/border-radius-split-inline.html when it is unnecessary
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 10 08:04:50 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28147
Summary: Qt build skips
fast/borders/border-radius-split-inline.html when it
is unnecessary
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: mike.fenton at torchmobile.com
Currently the test fast/borders/border-radius-split-inline.html is being
skipped because of questionable results, however, results should be added as
the test is in fact functioning correctly.
The test sets up the css to split a string at 200px, which according to the
test (and text used in the test) should result in the string being split over 3
lines.
However, in qtwebkit, the font drawing results in this test being drawn over 4
lines instead of 3, while still maintaining the split at 200px, which is what
the test is designed to verify.
NOTE: When compared with the drawing in FireFox, the test is also split across
4 lines visually appearing identical to the results of running in QtLauncher.
--
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