RESOLVED WONTFIX 31654
[Qt] Rebase Qt results for LayoutTest/fast/table/row-height-recalc2.html
https://bugs.webkit.org/show_bug.cgi?id=31654
Summary [Qt] Rebase Qt results for LayoutTest/fast/table/row-height-recalc2.html
Daniel Bates
Reported 2009-11-18 17:05:48 PST
The pixel-test/render-tree results for LayoutTest/sfast/table/row-height-recalc2.html are incorrect. The tests were originally generated (and passed) using Qt 4.5.2 on Ubuntu. This test case was included in the patch for bug #24971.
Attachments
proposed patch (3.22 KB, patch)
2009-11-18 17:31 PST, Zoltan Horvath
zoltan: review-
Zoltan Horvath
Comment 1 2009-11-18 17:31:10 PST
Created attachment 43473 [details] proposed patch
Dmitry Titov
Comment 2 2009-11-18 17:33:49 PST
I wonder if this test could be dumpAsText() variety so there would not be any platform-dependent results.
Eric Seidel (no email)
Comment 3 2009-11-19 01:06:50 PST
Comment on attachment 43473 [details] proposed patch It seems we should just convert this to dump as text, no? And use getComputedStyle() to get the height information we need.
Dmitry Titov
Comment 4 2009-11-23 18:29:33 PST
I had to add 2 new rebaselines for Chromium so decided to just go ahead and convert this test to dumpAsText(). See bug 31816. I propose to do that conversion and resolve this bug as FIXED (or WONTFIX?) with a comment.
Zoltan Horvath
Comment 5 2009-11-24 00:40:49 PST
Comment on attachment 43473 [details] proposed patch The test'll be converted to dumpAsTest in bug #31816.
Zoltan Horvath
Comment 6 2009-11-24 00:43:57 PST
I set it to WONTFIX, because it'll be resolved in another way, in another bug (#31816).
Note You need to log in before you can comment on or make changes to this bug.