Diff
Modified: trunk/LayoutTests/ChangeLog (107941 => 107942)
--- trunk/LayoutTests/ChangeLog 2012-02-16 16:41:38 UTC (rev 107941)
+++ trunk/LayoutTests/ChangeLog 2012-02-16 16:46:06 UTC (rev 107942)
@@ -1,5 +1,13 @@
2012-02-16 Philippe Normand <pnorm...@igalia.com>
+ Unreviewed, GTK rebaseline.
+
+ * platform/gtk/fast/table/027-expected.txt:
+ * platform/gtk/fast/table/027-vertical-expected.txt:
+ * platform/gtk/tables/mozilla/bugs/bug14929-expected.txt:
+
+2012-02-16 Philippe Normand <pnorm...@igalia.com>
+
[GTK] fast/events/drag-dataTransfer-live-attributes.html fails
https://bugs.webkit.org/show_bug.cgi?id=78818
Modified: trunk/LayoutTests/platform/gtk/fast/table/027-expected.txt (107941 => 107942)
--- trunk/LayoutTests/platform/gtk/fast/table/027-expected.txt 2012-02-16 16:41:38 UTC (rev 107941)
+++ trunk/LayoutTests/platform/gtk/fast/table/027-expected.txt 2012-02-16 16:46:06 UTC (rev 107942)
@@ -1,12 +1,12 @@
-layer at (0,0) size 802x584
+layer at (0,0) size 801x584
RenderView at (0,0) size 800x584
layer at (0,0) size 800x584
RenderBlock {HTML} at (0,0) size 800x584
RenderBody {BODY} at (8,8) size 784x568
- RenderTable {TABLE} at (0,0) size 794x338
- RenderTableSection {TBODY} at (0,0) size 794x338
- RenderTableRow {TR} at (0,0) size 794x26
- RenderTableCell {TD} at (0,0) size 794x26 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=3]
+ RenderTable {TABLE} at (0,0) size 793x338
+ RenderTableSection {TBODY} at (0,0) size 793x338
+ RenderTableRow {TR} at (0,0) size 793x26
+ RenderTableCell {TD} at (0,0) size 793x26 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=3]
RenderText {#text} at (4,4) size 239x17
text run at (4,4) width 145: " Join Now Sign In "
text run at (148,4) width 95: " Personalize: "
@@ -37,18 +37,18 @@
text run at (605,4) width 9: " "
text run at (613,4) width 92: " My Links: "
text run at (704,4) width 86: " Lite \x{2022} Email"
- RenderTableRow {TR} at (0,26) size 794x312
- RenderTableCell {TD} at (0,178) size 8x8 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (8,26) size 566x312 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (4,4) size 558x304
- RenderTableSection {TBODY} at (0,0) size 558x304
- RenderTableRow {TR} at (0,2) size 558x300
- RenderTableCell {TD} at (2,2) size 554x300 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 550x296
- RenderTableSection {TBODY} at (0,0) size 550x296
- RenderTableRow {TR} at (0,2) size 550x292
- RenderTableCell {TD} at (2,146) size 235x4 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (239,2) size 72x292 [border: (1px solid #008000)] [r=0 c=1 rs=1 cs=1]
+ RenderTableRow {TR} at (0,26) size 793x312
+ RenderTableCell {TD} at (0,178) size 222x8 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (222,26) size 349x312 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (4,4) size 341x304
+ RenderTableSection {TBODY} at (0,0) size 341x304
+ RenderTableRow {TR} at (0,2) size 341x300
+ RenderTableCell {TD} at (2,2) size 337x300 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 333x296
+ RenderTableSection {TBODY} at (0,0) size 333x296
+ RenderTableRow {TR} at (0,2) size 333x292
+ RenderTableCell {TD} at (2,146) size 126x4 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (130,2) size 72x292 [border: (1px solid #008000)] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (2,2) size 68x287
text run at (2,2) width 57: "This guy"
text run at (2,20) width 43: "should"
@@ -67,7 +67,7 @@
text run at (2,236) width 41: "what I"
text run at (2,254) width 62: "think will"
text run at (2,272) width 37: "work."
- RenderTableCell {TD} at (313,146) size 235x4 [border: (1px solid #008000)] [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (574,169) size 220x26 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (204,146) size 127x4 [border: (1px solid #008000)] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (571,169) size 222x26 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1]
RenderImage {IMG} at (4,4) size 212x18
RenderText {#text} at (0,0) size 0x0
Modified: trunk/LayoutTests/platform/gtk/fast/table/027-vertical-expected.txt (107941 => 107942)
--- trunk/LayoutTests/platform/gtk/fast/table/027-vertical-expected.txt 2012-02-16 16:41:38 UTC (rev 107941)
+++ trunk/LayoutTests/platform/gtk/fast/table/027-vertical-expected.txt 2012-02-16 16:46:06 UTC (rev 107942)
@@ -1,12 +1,12 @@
-layer at (0,0) size 784x810
+layer at (0,0) size 784x809
RenderView at (0,0) size 784x600
-layer at (0,0) size 784x810
- RenderBlock {HTML} at (0,0) size 784x810
- RenderBody {BODY} at (8,8) size 768x794
- RenderTable {TABLE} at (0,0) size 338x794
- RenderTableSection {TBODY} at (0,0) size 338x794
- RenderTableRow {TR} at (0,0) size 26x794
- RenderTableCell {TD} at (0,0) size 26x794 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=3]
+layer at (0,0) size 784x809
+ RenderBlock {HTML} at (0,0) size 784x809
+ RenderBody {BODY} at (8,8) size 768x793
+ RenderTable {TABLE} at (0,0) size 338x793
+ RenderTableSection {TBODY} at (0,0) size 338x793
+ RenderTableRow {TR} at (0,0) size 26x793
+ RenderTableCell {TD} at (0,0) size 26x793 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=3]
RenderText {#text} at (4,4) size 17x239
text run at (4,4) width 145: " Join Now Sign In "
text run at (4,148) width 95: " Personalize: "
@@ -37,18 +37,18 @@
text run at (4,605) width 8: " "
text run at (4,613) width 92: " My Links: "
text run at (4,704) width 86: " Lite \x{2022} Email"
- RenderTableRow {TR} at (0,26) size 312x794
- RenderTableCell {TD} at (26,152) size 312x-296 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (26,8) size 312x566 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1]
- RenderTable {TABLE} at (4,4) size 304x558
- RenderTableSection {TBODY} at (0,0) size 304x558
- RenderTableRow {TR} at (0,2) size 300x558
- RenderTableCell {TD} at (2,2) size 300x554 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderTable {TABLE} at (2,2) size 296x550
- RenderTableSection {TBODY} at (0,0) size 296x550
- RenderTableRow {TR} at (0,2) size 292x550
- RenderTableCell {TD} at (2,146) size 292x-53 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
- RenderTableCell {TD} at (2,239) size 292x72 [border: (1px solid #008000)] [r=0 c=1 rs=1 cs=1]
+ RenderTableRow {TR} at (0,26) size 312x793
+ RenderTableCell {TD} at (26,152) size 312x-82 [border: (1px solid #008000)] [r=1 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (26,222) size 312x349 [border: (1px solid #008000)] [r=1 c=1 rs=1 cs=1]
+ RenderTable {TABLE} at (4,4) size 304x341
+ RenderTableSection {TBODY} at (0,0) size 304x341
+ RenderTableRow {TR} at (0,2) size 300x341
+ RenderTableCell {TD} at (2,2) size 300x337 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+ RenderTable {TABLE} at (2,2) size 296x333
+ RenderTableSection {TBODY} at (0,0) size 296x333
+ RenderTableRow {TR} at (0,2) size 292x333
+ RenderTableCell {TD} at (2,146) size 292x-162 [border: (1px solid #008000)] [r=0 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (2,130) size 292x72 [border: (1px solid #008000)] [r=0 c=1 rs=1 cs=1]
RenderText {#text} at (2,2) size 287x68
text run at (2,2) width 57: "This guy"
text run at (20,2) width 43: "should"
@@ -67,7 +67,7 @@
text run at (236,2) width 41: "what I"
text run at (254,2) width 62: "think will"
text run at (272,2) width 37: "work."
- RenderTableCell {TD} at (2,457) size 292x-53 [border: (1px solid #008000)] [r=0 c=2 rs=1 cs=1]
- RenderTableCell {TD} at (26,717) size 312x-66 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (2,348) size 292x-161 [border: (1px solid #008000)] [r=0 c=2 rs=1 cs=1]
+ RenderTableCell {TD} at (26,714) size 312x-64 [border: (1px solid #008000)] [r=1 c=2 rs=1 cs=1]
RenderImage {IMG} at (147,-139) size 18x212
RenderText {#text} at (0,0) size 0x0
Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug14929-expected.txt (107941 => 107942)
--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug14929-expected.txt 2012-02-16 16:41:38 UTC (rev 107941)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug14929-expected.txt 2012-02-16 16:46:06 UTC (rev 107942)
@@ -13,10 +13,10 @@
RenderTableCell {TD} at (2,2) size 634x62 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
RenderImage {IMG} at (2,2) size 600x58
RenderTableRow {TR} at (0,66) size 638x22
- RenderTableCell {TD} at (2,66) size 329x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
+ RenderTableCell {TD} at (2,66) size 127x22 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
RenderText {#text} at (2,2) size 59x17
text run at (2,2) width 59: "MC Visa"
- RenderTableCell {TD} at (333,66) size 303x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
+ RenderTableCell {TD} at (131,66) size 505x22 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
RenderText {#text} at (2,2) size 48x17
text run at (2,2) width 48: "SLmail"
RenderBlock {HR} at (0,142) size 130x2 [border: (1px inset #000000)]