RESOLVED FIXED 87363
[Qt] REGRESSION(r118291) fast/frames/flattening/iframe-tiny.html fails
https://bugs.webkit.org/show_bug.cgi?id=87363
Summary [Qt] REGRESSION(r118291) fast/frames/flattening/iframe-tiny.html fails
Ádám Kallai
Reported 2012-05-24 02:41:30 PDT
This test fails on Qt platform. [Wk1][Wk2] * fast/frames/flattening/iframe-tiny.html http://trac.webkit.org/changeset/117451 Diff: --- /home/webkitbuildbot/slaves/release32bit-NRWT/buildslave/qt-linux-32-release-NRWT/build/layout-test-results/fast/frames/flattening/iframe-tiny-expected.txt +++ /home/webkitbuildbot/slaves/release32bit-NRWT/buildslave/qt-linux-32-release-NRWT/build/layout-test-results/fast/frames/flattening/iframe-tiny-actual.txt @@ -37,8 +37,8 @@ PASS getComputedStyle(frame, 0).width is '400px' PASS getComputedStyle(frame, 0).height is '400px' testFrame11 -PASS getComputedStyle(frame, 0).width is '400px' -PASS getComputedStyle(frame, 0).height is '400px' +FAIL getComputedStyle(frame, 0).width should be 400px. Was 300px. +FAIL getComputedStyle(frame, 0).height should be 400px. Was 8px. PASS successfullyParsed is true TEST COMPLETE
Attachments
Csaba Osztrogonác
Comment 1 2012-05-24 02:49:03 PDT
r118291 is the culprit.
Kristóf Kosztyó
Comment 2 2012-05-24 04:17:51 PDT
Kristóf Kosztyó
Comment 3 2012-05-24 04:18:22 PDT
I skipped the test to paint the bot green
Eric Seidel (no email)
Comment 4 2012-05-24 07:37:52 PDT
It also made the same test falky on Mac i'm told: bug 87347.
Csaba Osztrogonác
Comment 5 2012-10-09 05:57:51 PDT
Note You need to log in before you can comment on or make changes to this bug.