RESOLVED FIXED 78900
[GTK] 2 tables/mozilla tests failing
https://bugs.webkit.org/show_bug.cgi?id=78900
Summary [GTK] 2 tables/mozilla tests failing
Philippe Normand
Reported 2012-02-17 07:50:30 PST
Consistently but only on 32-bit Release and 64-bit Debug bots. Diff: --- /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/tables/mozilla/bugs/bug27038-1-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/tables/mozilla/bugs/bug27038-1-actual.txt @@ -4,9 +4,9 @@ RenderBlock {HTML} at (0,0) size 800x600 RenderBody {BODY} at (8,8) size 784x584 RenderTable {TABLE} at (0,0) size 63x584 - RenderTableSection {THEAD} at (0,0) size 63x24 - RenderTableRow {TR} at (0,2) size 63x20 - RenderTableCell {TD} at (2,2) size 59x20 [r=0 c=0 rs=1 cs=1] + RenderTableSection {THEAD} at (0,0) size 63x536 + RenderTableRow {TR} at (0,2) size 63x532 + RenderTableCell {TD} at (2,258) size 59x20 [r=0 c=0 rs=1 cs=1] RenderText {#text} at (1,1) size 57x17 text run at (1,1) width 57: "THEAD" RenderTableSection {TFOOT} at (0,560) size 63x24 @@ -14,8 +14,8 @@ RenderTableCell {TD} at (2,2) size 59x20 [r=0 c=0 rs=1 cs=1] RenderText {#text} at (1,1) size 57x17 text run at (1,1) width 57: "TFOOT" - RenderTableSection {TBODY} at (0,24) size 63x536 - RenderTableRow {TR} at (0,2) size 63x532 - RenderTableCell {TD} at (2,258) size 59x20 [r=0 c=0 rs=1 cs=1] + RenderTableSection {TBODY} at (0,536) size 63x24 + RenderTableRow {TR} at (0,2) size 63x20 + RenderTableCell {TD} at (2,2) size 59x20 [r=0 c=0 rs=1 cs=1] RenderText {#text} at (1,1) size 56x17 text run at (1,1) width 56: "TBODY" --- /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/tables/mozilla/bugs/bug27038-2-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/tables/mozilla/bugs/bug27038-2-actual.txt @@ -27,9 +27,9 @@ RenderText {#text} at (0,0) size 265x17 text run at (0,0) width 265: "TABLE 2 - with 'height' style on TABLE" RenderTable {TABLE} at (0,172) size 68x584 [border: (3px solid #000000)] - RenderTableSection {THEAD} at (3,3) size 62x24 - RenderTableRow {TR} at (0,2) size 62x20 - RenderTableCell {TD} at (2,2) size 58x20 [r=0 c=0 rs=1 cs=1] + RenderTableSection {THEAD} at (3,3) size 62x530 + RenderTableRow {TR} at (0,2) size 62x526 + RenderTableCell {TD} at (2,255) size 58x20 [r=0 c=0 rs=1 cs=1] RenderText {#text} at (1,1) size 55x17 text run at (1,1) width 55: "THEAD" RenderTableSection {TFOOT} at (3,557) size 62x24 @@ -37,8 +37,8 @@ RenderTableCell {TD} at (2,2) size 58x20 [r=0 c=0 rs=1 cs=1] RenderText {#text} at (1,1) size 52x17 text run at (1,1) width 52: "TFOOT" - RenderTableSection {TBODY} at (3,27) size 62x530 - RenderTableRow {TR} at (0,2) size 62x526 - RenderTableCell {TD} at (2,255) size 58x20 [r=0 c=0 rs=1 cs=1] + RenderTableSection {TBODY} at (3,533) size 62x24 + RenderTableRow {TR} at (0,2) size 62x20 + RenderTableCell {TD} at (2,2) size 58x20 [r=0 c=0 rs=1 cs=1] RenderText {#text} at (1,1) size 56x17 text run at (1,1) width 56: "TBODY"
Attachments
Dirk Pranke
Comment 1 2012-02-19 13:47:22 PST
whoops, wrong bug, sorry :)
Julien Chaffraix
Comment 2 2012-03-23 12:15:29 PDT
I removed the entry in http://trac.webkit.org/changeset/111882 as we reverted back to our old behavior which should match your existing baselines for those tests. I will let you confirm that. Feel free to ping me if there are some differences!
Philippe Normand
Comment 3 2012-03-26 00:41:24 PDT
All fine now Julien, merci!
Note You need to log in before you can comment on or make changes to this bug.