RESOLVED FIXED 96594
fast/table/bad-replaced-sizing-preferred-logical-widths.html is failing on Mac, Chromium-Mac, GTK, EFL
https://bugs.webkit.org/show_bug.cgi?id=96594
Summary fast/table/bad-replaced-sizing-preferred-logical-widths.html is failing on Ma...
Attachments
Patch (1.62 KB, patch)
2012-09-13 15:43 PDT, Ojan Vafai
tony: review+
Zan Dobersek
Comment 1 2012-09-12 23:46:09 PDT
Fails on EFL and GTK as well: --- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/table/bad-replaced-sizing-preferred-logical-widths-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fast/table/bad-replaced-sizing-preferred-logical-widths-actual.txt @@ -3,5 +3,8 @@ This test checks that a replaced element inside an auto-table layout properly computes its preferred logical width. -PASS +FAIL: +Expected 602 for width, but got 598. + +<iframe srcdoc="&lt;!DOCTYPE html&gt;&lt;p&gt;Lorem Ipsum&lt;/p&gt;" width="100%" data-expected-width="602"></iframe> dolor sit amet...
Stephanie Lewis
Comment 2 2012-09-13 00:02:21 PDT
Ojan Vafai
Comment 3 2012-09-13 15:43:49 PDT
Ojan Vafai
Comment 4 2012-09-13 15:51:55 PDT
Julien Chaffraix
Comment 5 2012-09-13 16:27:23 PDT
Comment on attachment 163986 [details] Patch Thanks Ojan for picking this up! It seems you didn't remove the TestExpectations on Chromium, Efl, Qt and Mac. Was that intended?
James Robinson
Comment 6 2012-09-13 16:48:21 PDT
(In reply to comment #5) > (From update of attachment 163986 [details]) > Thanks Ojan for picking this up! It seems you didn't remove the TestExpectations on Chromium, Efl, Qt and Mac. Was that intended? As a result the tests are failing. I'll remove the more specific baselines and fix up the LayoutTests/fast/... one
Ojan Vafai
Comment 7 2012-09-13 16:51:39 PDT
Ugh. I thought I had included the new -expected.txt.
James Robinson
Comment 8 2012-09-13 17:01:03 PDT
Ojan Vafai
Comment 9 2012-09-13 17:04:16 PDT
Ojan Vafai
Comment 10 2012-09-13 17:11:31 PDT
Note You need to log in before you can comment on or make changes to this bug.