RESOLVED FIXED 117824
[Qt][WK2] REGRESSION(r151737): fast/replaced/width100percent-image.html fails
https://bugs.webkit.org/show_bug.cgi?id=117824
Summary [Qt][WK2] REGRESSION(r151737): fast/replaced/width100percent-image.html fails
Zoltan Arvai
Reported 2013-06-20 01:03:02 PDT
After the patch test started falling on Qt WK2: --- /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/fast/replaced/width100percent-image-expected.txt +++ /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/fast/replaced/width100percent-image-actual.txt @@ -11,13 +11,13 @@ RenderTable {TABLE} at (0,38) size 769x279 RenderTableSection {TBODY} at (0,0) size 769x279 RenderTableRow {TR} at (0,1) size 769x277 - RenderTableCell {TD} at (1,1) size 216x277 [r=0 c=0 rs=1 cs=1] + RenderTableCell {TD} at (1,1) size 2x277 [r=0 c=0 rs=1 cs=1] RenderImage {IMG} at (1,1) size 214x275 - RenderTableCell {TD} at (218,1) size 2x277 [r=0 c=1 rs=1 cs=1] + RenderTableCell {TD} at (4,1) size 2x277 [r=0 c=1 rs=1 cs=1] RenderImage {IMG} at (1,1) size 214x275 - RenderTableCell {TD} at (221,1) size 2x277 [r=0 c=2 rs=1 cs=1] + RenderTableCell {TD} at (7,1) size 2x277 [r=0 c=2 rs=1 cs=1] RenderImage {IMG} at (1,1) size 214x275 - RenderTableCell {TD} at (224,129) size 544x21 [r=0 c=3 rs=1 cs=1] + RenderTableCell {TD} at (10,129) size 758x21 [r=0 c=3 rs=1 cs=1] RenderText {#text} at (1,1) size 4x19 text run at (1,1) width 4: " " RenderBlock (anonymous) at (0,317) size 769x38 On image result one of the pictures is missing: http://build.webkit.sed.hu/results/x86-32%20Linux%20Qt%20Release%20WebKit2/r151740%20%2836262%29/retries/fast/replaced/width100percent-image-diffs.html Can you check it, please?
Attachments
Zoltan Arvai
Comment 1 2013-06-20 01:50:10 PDT
Skippend on QT WK2 in http://trac.webkit.org/changeset/151773. Please, unskip it with the proper fix.
Robert Hogan
Comment 2 2013-06-20 12:10:56 PDT
Note You need to log in before you can comment on or make changes to this bug.