Title: [96605] trunk/LayoutTests
Revision
96605
Author
ma...@webkit.org
Date
2011-10-04 10:22:16 -0700 (Tue, 04 Oct 2011)

Log Message

2011-10-04  Mario Sanchez Prada  <msanc...@igalia.com>

        Unreviewed; rebaselines for GTK after r96509.

        * platform/gtk/fast/forms/file-input-disabled-expected.png:
        * platform/gtk/fast/forms/file-input-disabled-expected.txt:
        * platform/gtk/fast/invalid/017-expected.txt:
        * platform/gtk/fast/invalid/018-expected.txt:
        * platform/gtk/fast/invalid/020-expected.txt:
        * platform/gtk/fast/invalid/residual-style-expected.png:
        * platform/gtk/fast/invalid/residual-style-expected.txt:
        * platform/gtk/fast/invalid/table-inside-stray-table-content-expected.txt:
        * platform/gtk/fast/table/inline-form-assert-expected.txt:
        * platform/gtk/tables/mozilla/bugs/bug113235-2-expected.txt:
        * platform/gtk/tables/mozilla/bugs/bug23994-expected.txt:
        * platform/gtk/tables/mozilla/bugs/bug56405-expected.png:
        * platform/gtk/tables/mozilla/bugs/bug56405-expected.txt:
        * platform/gtk/tables/mozilla/bugs/bug56563-expected.png:
        * platform/gtk/tables/mozilla/bugs/bug56563-expected.txt:
        * platform/gtk/tables/mozilla/bugs/bug9024-expected.txt:
        * platform/gtk/tables/mozilla_expected_failures/bugs/bug220653-expected.png:
        * platform/gtk/tables/mozilla_expected_failures/bugs/bug220653-expected.txt:
        * platform/gtk/tables/mozilla_expected_failures/bugs/bug7121-2-expected.png:
        * platform/gtk/tables/mozilla_expected_failures/bugs/bug7121-2-expected.txt:
        * platform/gtk/tables/mozilla_expected_failures/core/conflicts-expected.png:
        * platform/gtk/tables/mozilla_expected_failures/core/conflicts-expected.txt:
        * platform/gtk/tables/mozilla_expected_failures/other/empty_cells-expected.png:
        * platform/gtk/tables/mozilla_expected_failures/other/empty_cells-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (96604 => 96605)


--- trunk/LayoutTests/ChangeLog	2011-10-04 17:19:04 UTC (rev 96604)
+++ trunk/LayoutTests/ChangeLog	2011-10-04 17:22:16 UTC (rev 96605)
@@ -1,5 +1,34 @@
 2011-10-04  Mario Sanchez Prada  <msanc...@igalia.com>
 
+        Unreviewed; rebaselines for GTK after r96509.
+
+        * platform/gtk/fast/forms/file-input-disabled-expected.png:
+        * platform/gtk/fast/forms/file-input-disabled-expected.txt:
+        * platform/gtk/fast/invalid/017-expected.txt:
+        * platform/gtk/fast/invalid/018-expected.txt:
+        * platform/gtk/fast/invalid/020-expected.txt:
+        * platform/gtk/fast/invalid/residual-style-expected.png:
+        * platform/gtk/fast/invalid/residual-style-expected.txt:
+        * platform/gtk/fast/invalid/table-inside-stray-table-content-expected.txt:
+        * platform/gtk/fast/table/inline-form-assert-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug113235-2-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug23994-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug56405-expected.png:
+        * platform/gtk/tables/mozilla/bugs/bug56405-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug56563-expected.png:
+        * platform/gtk/tables/mozilla/bugs/bug56563-expected.txt:
+        * platform/gtk/tables/mozilla/bugs/bug9024-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug220653-expected.png:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug220653-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug7121-2-expected.png:
+        * platform/gtk/tables/mozilla_expected_failures/bugs/bug7121-2-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/core/conflicts-expected.png:
+        * platform/gtk/tables/mozilla_expected_failures/core/conflicts-expected.txt:
+        * platform/gtk/tables/mozilla_expected_failures/other/empty_cells-expected.png:
+        * platform/gtk/tables/mozilla_expected_failures/other/empty_cells-expected.txt:
+
+2011-10-04  Mario Sanchez Prada  <msanc...@igalia.com>
+
         Unreviewed; new baselines for GTK after r96470
 
         * platform/gtk/svg/custom/grayscale-gradient-mask-2-expected.png: Added.

Modified: trunk/LayoutTests/platform/gtk/fast/forms/file-input-disabled-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/gtk/fast/forms/file-input-disabled-expected.txt (96604 => 96605)


--- trunk/LayoutTests/platform/gtk/fast/forms/file-input-disabled-expected.txt	2011-10-04 17:19:04 UTC (rev 96604)
+++ trunk/LayoutTests/platform/gtk/fast/forms/file-input-disabled-expected.txt	2011-10-04 17:22:16 UTC (rev 96605)
@@ -19,4 +19,4 @@
                 RenderText at (0,0) size 87x19
                   text run at (0,0) width 87: "Choose File"
           RenderBR {BR} at (396,62) size 0x0
-        RenderTable {TABLE} at (0,73) size 4x0
+        RenderTable {TABLE} at (0,73) size 2x0

Modified: trunk/LayoutTests/platform/gtk/fast/invalid/017-expected.txt (96604 => 96605)


--- trunk/LayoutTests/platform/gtk/fast/invalid/017-expected.txt	2011-10-04 17:19:04 UTC (rev 96604)
+++ trunk/LayoutTests/platform/gtk/fast/invalid/017-expected.txt	2011-10-04 17:22:16 UTC (rev 96605)
@@ -9,6 +9,6 @@
         RenderInline {A} at (0,0) size 155x19
           RenderText {#text} at (0,0) size 155x19
             text run at (0,0) width 155: "You should see this text."
-      RenderTable {TABLE} at (0,35) size 4x4
-        RenderTableSection {TBODY} at (0,0) size 4x4
-          RenderTableRow {TR} at (0,2) size 4x0
+      RenderTable {TABLE} at (0,35) size 2x4
+        RenderTableSection {TBODY} at (0,0) size 2x4
+          RenderTableRow {TR} at (0,2) size 2x0

Modified: trunk/LayoutTests/platform/gtk/fast/invalid/018-expected.txt (96604 => 96605)


--- trunk/LayoutTests/platform/gtk/fast/invalid/018-expected.txt	2011-10-04 17:19:04 UTC (rev 96604)
+++ trunk/LayoutTests/platform/gtk/fast/invalid/018-expected.txt	2011-10-04 17:22:16 UTC (rev 96605)
@@ -13,9 +13,9 @@
           RenderTableRow {TR} at (0,2) size 6x2
             RenderTableCell {TD} at (2,2) size 2x2 [r=0 c=0 rs=1 cs=1]
           RenderTableRow {TR} at (0,6) size 6x0
-      RenderTable {TABLE} at (0,8) size 4x4
-        RenderTableSection {TBODY} at (0,0) size 4x4
-          RenderTableRow {TR} at (0,2) size 4x0
+      RenderTable {TABLE} at (0,8) size 2x4
+        RenderTableSection {TBODY} at (0,0) size 2x4
+          RenderTableRow {TR} at (0,2) size 2x0
       RenderBlock (anonymous) at (0,12) size 784x0
         RenderInline {FONT} at (0,0) size 0x0
           RenderText {#text} at (0,0) size 0x0

Modified: trunk/LayoutTests/platform/gtk/fast/invalid/020-expected.txt (96604 => 96605)


--- trunk/LayoutTests/platform/gtk/fast/invalid/020-expected.txt	2011-10-04 17:19:04 UTC (rev 96604)
+++ trunk/LayoutTests/platform/gtk/fast/invalid/020-expected.txt	2011-10-04 17:22:16 UTC (rev 96605)
@@ -6,6 +6,6 @@
       RenderBlock (anonymous) at (0,0) size 784x19
         RenderText {#text} at (0,0) size 29x19
           text run at (0,0) width 29: "Text"
-      RenderTable {table} at (0,19) size 4x0
+      RenderTable {table} at (0,19) size 2x0
       RenderTable at (0,19) size 0x0
         RenderTableCol {colgroup} at (0,0) size 0x0

Modified: trunk/LayoutTests/platform/gtk/fast/invalid/residual-style-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/gtk/fast/invalid/residual-style-expected.txt (96604 => 96605)


--- trunk/LayoutTests/platform/gtk/fast/invalid/residual-style-expected.txt	2011-10-04 17:19:04 UTC (rev 96604)
+++ trunk/LayoutTests/platform/gtk/fast/invalid/residual-style-expected.txt	2011-10-04 17:22:16 UTC (rev 96605)
@@ -141,12 +141,12 @@
       RenderBlock (anonymous) at (0,600) size 768x19
         RenderText {#text} at (0,0) size 79x19
           text run at (0,0) width 79: "CAPTION: "
-        RenderInline {FONT} at (0,0) size 175x19 [color=#008000]
-          RenderTable {TABLE} at (79,15) size 4x0
-            RenderBlock {CAPTION} at (0,0) size 4x0
+        RenderInline {FONT} at (0,0) size 173x19 [color=#008000]
+          RenderTable {TABLE} at (79,15) size 2x0
+            RenderBlock {CAPTION} at (0,0) size 2x0
               RenderInline {FONT} at (0,0) size 0x0 [color=#FF0000]
-          RenderText {#text} at (83,0) size 171x19
-            text run at (83,0) width 171: "All of this should be green."
+          RenderText {#text} at (81,0) size 171x19
+            text run at (81,0) width 171: "All of this should be green."
         RenderText {#text} at (0,0) size 0x0
       RenderBlock {HR} at (0,627) size 768x2 [border: (1px inset #000000)]
       RenderBlock (anonymous) at (0,637) size 768x19
@@ -182,26 +182,26 @@
       RenderBlock (anonymous) at (0,748) size 768x19
         RenderText {#text} at (0,0) size 41x19
           text run at (0,0) width 41: "COL: "
-        RenderInline {FONT} at (0,0) size 175x19 [color=#008000]
+        RenderInline {FONT} at (0,0) size 173x19 [color=#008000]
           RenderInline {FONT} at (0,0) size 0x19 [color=#FF0000]
-          RenderTable {TABLE} at (41,15) size 4x0
+          RenderTable {TABLE} at (41,15) size 2x0
             RenderTableCol {COLGROUP} at (0,0) size 0x0
               RenderTableCol {COL} at (0,0) size 0x0
           RenderInline {FONT} at (0,0) size 171x19 [color=#FF0000]
-            RenderText {#text} at (45,0) size 171x19
-              text run at (45,0) width 171: "All of this should be green."
+            RenderText {#text} at (43,0) size 171x19
+              text run at (43,0) width 171: "All of this should be green."
         RenderText {#text} at (0,0) size 0x0
       RenderBlock {HR} at (0,775) size 768x2 [border: (1px inset #000000)]
       RenderBlock (anonymous) at (0,785) size 768x19
         RenderText {#text} at (0,0) size 97x19
           text run at (0,0) width 97: "COLGROUP: "
-        RenderInline {FONT} at (0,0) size 175x19 [color=#008000]
+        RenderInline {FONT} at (0,0) size 173x19 [color=#008000]
           RenderInline {FONT} at (0,0) size 0x19 [color=#FF0000]
-          RenderTable {TABLE} at (97,15) size 4x0
+          RenderTable {TABLE} at (97,15) size 2x0
             RenderTableCol {COLGROUP} at (0,0) size 0x0
           RenderInline {FONT} at (0,0) size 171x19 [color=#FF0000]
-            RenderText {#text} at (101,0) size 171x19
-              text run at (101,0) width 171: "All of this should be green."
+            RenderText {#text} at (99,0) size 171x19
+              text run at (99,0) width 171: "All of this should be green."
         RenderText {#text} at (0,0) size 0x0
       RenderBlock {HR} at (0,812) size 768x2 [border: (1px inset #000000)]
       RenderBlock (anonymous) at (0,822) size 768x19
@@ -718,26 +718,26 @@
       RenderBlock (anonymous) at (0,3155) size 768x19
         RenderText {#text} at (0,0) size 61x19
           text run at (0,0) width 61: "TABLE: "
-        RenderInline {FONT} at (0,0) size 175x19 [color=#008000]
+        RenderInline {FONT} at (0,0) size 173x19 [color=#008000]
           RenderInline {FONT} at (0,0) size 0x19 [color=#FF0000]
-          RenderTable {TABLE} at (61,15) size 4x0
+          RenderTable {TABLE} at (61,15) size 2x0
           RenderInline {FONT} at (0,0) size 171x19 [color=#FF0000]
-            RenderText {#text} at (65,0) size 171x19
-              text run at (65,0) width 171: "All of this should be green."
+            RenderText {#text} at (63,0) size 171x19
+              text run at (63,0) width 171: "All of this should be green."
           RenderText {#text} at (0,0) size 0x0
       RenderBlock (anonymous) at (0,3182) size 768x2 [color=#008000]
         RenderBlock {HR} at (0,0) size 768x2 [border: (1px inset #008000)]
       RenderBlock (anonymous) at (0,3192) size 768x19
-        RenderInline {FONT} at (0,0) size 240x19 [color=#008000]
+        RenderInline {FONT} at (0,0) size 238x19 [color=#008000]
           RenderText {#text} at (0,0) size 65x19
             text run at (0,0) width 65: "TBODY: "
-          RenderInline {FONT} at (0,0) size 175x19
+          RenderInline {FONT} at (0,0) size 173x19
             RenderInline {FONT} at (0,0) size 0x19
-            RenderTable {TABLE} at (65,13) size 4x2
-              RenderTableSection {TBODY} at (0,0) size 4x2
+            RenderTable {TABLE} at (65,13) size 2x2
+              RenderTableSection {TBODY} at (0,0) size 2x2
             RenderInline {FONT} at (0,0) size 171x19
-              RenderText {#text} at (69,0) size 171x19
-                text run at (69,0) width 171: "All of this should be green."
+              RenderText {#text} at (67,0) size 171x19
+                text run at (67,0) width 171: "All of this should be green."
             RenderText {#text} at (0,0) size 0x0
       RenderBlock (anonymous) at (0,3219) size 768x2 [color=#008000]
         RenderBlock {HR} at (0,0) size 768x2 [border: (1px inset #008000)]
@@ -758,51 +758,51 @@
       RenderBlock (anonymous) at (0,3256) size 768x2 [color=#008000]
         RenderBlock {HR} at (0,0) size 768x2 [border: (1px inset #008000)]
       RenderBlock (anonymous) at (0,3266) size 768x19
-        RenderInline {FONT} at (0,0) size 236x19 [color=#008000]
-          RenderInline {FONT} at (0,0) size 236x19
+        RenderInline {FONT} at (0,0) size 234x19 [color=#008000]
+          RenderInline {FONT} at (0,0) size 234x19
             RenderText {#text} at (0,0) size 61x19
               text run at (0,0) width 61: "TFOOT: "
-            RenderInline {FONT} at (0,0) size 175x19
+            RenderInline {FONT} at (0,0) size 173x19
               RenderInline {FONT} at (0,0) size 0x19
-              RenderTable {TABLE} at (61,13) size 4x2
-                RenderTableSection {TFOOT} at (0,0) size 4x2
+              RenderTable {TABLE} at (61,13) size 2x2
+                RenderTableSection {TFOOT} at (0,0) size 2x2
               RenderInline {FONT} at (0,0) size 171x19
-                RenderText {#text} at (65,0) size 171x19
-                  text run at (65,0) width 171: "All of this should be green."
+                RenderText {#text} at (63,0) size 171x19
+                  text run at (63,0) width 171: "All of this should be green."
               RenderText {#text} at (0,0) size 0x0
       RenderBlock (anonymous) at (0,3293) size 768x2 [color=#008000]
         RenderBlock {HR} at (0,0) size 768x2 [border: (1px inset #008000)]
       RenderBlock (anonymous) at (0,3303) size 768x19
-        RenderInline {FONT} at (0,0) size 239x19 [color=#008000]
-          RenderInline {FONT} at (0,0) size 239x19
-            RenderInline {FONT} at (0,0) size 239x19
+        RenderInline {FONT} at (0,0) size 237x19 [color=#008000]
+          RenderInline {FONT} at (0,0) size 237x19
+            RenderInline {FONT} at (0,0) size 237x19
               RenderText {#text} at (0,0) size 64x19
                 text run at (0,0) width 64: "THEAD: "
-              RenderInline {FONT} at (0,0) size 175x19
+              RenderInline {FONT} at (0,0) size 173x19
                 RenderInline {FONT} at (0,0) size 0x19
-                RenderTable {TABLE} at (64,13) size 4x2
-                  RenderTableSection {THEAD} at (0,0) size 4x2
+                RenderTable {TABLE} at (64,13) size 2x2
+                  RenderTableSection {THEAD} at (0,0) size 2x2
                 RenderInline {FONT} at (0,0) size 171x19
-                  RenderText {#text} at (68,0) size 171x19
-                    text run at (68,0) width 171: "All of this should be green."
+                  RenderText {#text} at (66,0) size 171x19
+                    text run at (66,0) width 171: "All of this should be green."
                 RenderText {#text} at (0,0) size 0x0
       RenderBlock (anonymous) at (0,3330) size 768x2 [color=#008000]
         RenderBlock {HR} at (0,0) size 768x2 [border: (1px inset #008000)]
       RenderBlock (anonymous) at (0,3340) size 768x19
-        RenderInline {FONT} at (0,0) size 204x19 [color=#008000]
-          RenderInline {FONT} at (0,0) size 204x19
-            RenderInline {FONT} at (0,0) size 204x19
-              RenderInline {FONT} at (0,0) size 204x19
+        RenderInline {FONT} at (0,0) size 202x19 [color=#008000]
+          RenderInline {FONT} at (0,0) size 202x19
+            RenderInline {FONT} at (0,0) size 202x19
+              RenderInline {FONT} at (0,0) size 202x19
                 RenderText {#text} at (0,0) size 29x19
                   text run at (0,0) width 29: "TR: "
-                RenderInline {FONT} at (0,0) size 175x19
+                RenderInline {FONT} at (0,0) size 173x19
                   RenderInline {FONT} at (0,0) size 0x19
-                  RenderTable {TABLE} at (29,11) size 4x4
-                    RenderTableSection {TBODY} at (0,0) size 4x4
-                      RenderTableRow {TR} at (0,2) size 4x0
+                  RenderTable {TABLE} at (29,11) size 2x4
+                    RenderTableSection {TBODY} at (0,0) size 2x4
+                      RenderTableRow {TR} at (0,2) size 2x0
                   RenderInline {FONT} at (0,0) size 171x19
-                    RenderText {#text} at (33,0) size 171x19
-                      text run at (33,0) width 171: "All of this should be green."
+                    RenderText {#text} at (31,0) size 171x19
+                      text run at (31,0) width 171: "All of this should be green."
                   RenderText {#text} at (0,0) size 0x0
       RenderBlock (anonymous) at (0,3367) size 768x2 [color=#008000]
         RenderBlock {HR} at (0,0) size 768x2 [border: (1px inset #008000)]

Modified: trunk/LayoutTests/platform/gtk/fast/invalid/table-inside-stray-table-content-expected.txt (96604 => 96605)


--- trunk/LayoutTests/platform/gtk/fast/invalid/table-inside-stray-table-content-expected.txt	2011-10-04 17:19:04 UTC (rev 96604)
+++ trunk/LayoutTests/platform/gtk/fast/invalid/table-inside-stray-table-content-expected.txt	2011-10-04 17:22:16 UTC (rev 96605)
@@ -9,7 +9,7 @@
       RenderBlock {DIV} at (0,35) size 784x85 [border: (2px solid #FF0000)]
         RenderBlock {DIV} at (2,2) size 780x50 [border: (10px solid #008000)]
           RenderBlock {DIV} at (10,10) size 760x14 [border: (2px solid #0000FF)]
-        RenderTable {TABLE} at (2,52) size 4x0
+        RenderTable {TABLE} at (2,52) size 2x0
         RenderTable {TABLE} at (2,52) size 48x31 [border: (2px outset #808080)]
           RenderTableSection {TBODY} at (2,2) size 44x27
             RenderTableRow {TR} at (0,2) size 44x23

Modified: trunk/LayoutTests/platform/gtk/fast/table/inline-form-assert-expected.txt (96604 => 96605)


--- trunk/LayoutTests/platform/gtk/fast/table/inline-form-assert-expected.txt	2011-10-04 17:19:04 UTC (rev 96604)
+++ trunk/LayoutTests/platform/gtk/fast/table/inline-form-assert-expected.txt	2011-10-04 17:22:16 UTC (rev 96605)
@@ -18,9 +18,9 @@
       RenderBlock {P} at (0,35) size 784x19
         RenderText {#text} at (0,0) size 175x19
           text run at (0,0) width 175: "No assert means test PASS."
-      RenderTable {TABLE} at (0,70) size 4x0
-      RenderTable {TABLE} at (0,70) size 4x2
-        RenderTableSection {TBODY} at (0,0) size 4x2
+      RenderTable {TABLE} at (0,70) size 2x0
+      RenderTable {TABLE} at (0,70) size 2x2
+        RenderTableSection {TBODY} at (0,0) size 2x2
       RenderTable {TABLE} at (0,72) size 5x4
         RenderTableSection {THEAD} at (0,0) size 5x4
           RenderTableRow (anonymous) at (0,2) size 5x0
@@ -31,6 +31,6 @@
           RenderTableRow (anonymous) at (0,2) size 5x0
             RenderTableCell (anonymous) at (2,2) size 1x0 [r=0 c=0 rs=1 cs=1]
               RenderInline {FORM} at (0,0) size 0x0
-      RenderTable {TABLE} at (0,80) size 4x4
-        RenderTableSection {TBODY} at (0,0) size 4x4
-          RenderTableRow {TR} at (0,2) size 4x0
+      RenderTable {TABLE} at (0,80) size 2x4
+        RenderTableSection {TBODY} at (0,0) size 2x4
+          RenderTableRow {TR} at (0,2) size 2x0

Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug113235-2-expected.txt (96604 => 96605)


--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug113235-2-expected.txt	2011-10-04 17:19:04 UTC (rev 96604)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug113235-2-expected.txt	2011-10-04 17:22:16 UTC (rev 96605)
@@ -15,8 +15,8 @@
           RenderInline {A} at (0,0) size 169x24
             RenderText {#text} at (0,0) size 169x24
               text run at (0,0) width 169: "Table of Contents"
-        RenderTable {TABLE} at (0,40) size 4x4
-          RenderTableSection {TBODY} at (0,0) size 4x4
-            RenderTableRow {TR} at (0,2) size 4x0
+        RenderTable {TABLE} at (0,40) size 2x4
+          RenderTableSection {TBODY} at (0,0) size 2x4
+            RenderTableRow {TR} at (0,2) size 2x0
       RenderBlock (anonymous) at (0,75) size 784x0
         RenderInline {FONT} at (0,0) size 0x0

Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug23994-expected.txt (96604 => 96605)


--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug23994-expected.txt	2011-10-04 17:19:04 UTC (rev 96604)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug23994-expected.txt	2011-10-04 17:22:16 UTC (rev 96605)
@@ -6,5 +6,5 @@
       RenderBlock (anonymous) at (0,0) size 784x19
         RenderText {#text} at (0,0) size 9x19
           text run at (0,0) width 9: ">"
-      RenderTable {TABLE} at (0,19) size 4x0
-        RenderBlock {CAPTION} at (0,0) size 4x0
+      RenderTable {TABLE} at (0,19) size 2x0
+        RenderBlock {CAPTION} at (0,0) size 2x0

Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug56405-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug56405-expected.txt (96604 => 96605)


--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug56405-expected.txt	2011-10-04 17:19:04 UTC (rev 96604)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug56405-expected.txt	2011-10-04 17:22:16 UTC (rev 96605)
@@ -3,7 +3,7 @@
 layer at (0,0) size 784x1138
   RenderBlock {HTML} at (0,0) size 784x1138
     RenderBody {BODY} at (8,8) size 768x1122
-      RenderTable {TABLE} at (0,0) size 4x1078
+      RenderTable {TABLE} at (0,0) size 2x1078
       RenderTable {TABLE} at (0,1078) size 102x25
         RenderTableSection {TBODY} at (0,0) size 102x25
           RenderTableRow {TR} at (0,2) size 102x21

Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug56563-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug56563-expected.txt (96604 => 96605)


--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug56563-expected.txt	2011-10-04 17:19:04 UTC (rev 96604)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug56563-expected.txt	2011-10-04 17:22:16 UTC (rev 96605)
@@ -13,4 +13,4 @@
       RenderBlock {P} at (0,35) size 784x40
         RenderImage {IMG} at (0,0) size 126x40
         RenderText {#text} at (0,0) size 0x0
-      RenderTable {TABLE} at (0,91) size 6x2 [border: (1px outset #808080)]
+      RenderTable {TABLE} at (0,91) size 4x2 [border: (1px outset #808080)]

Modified: trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9024-expected.txt (96604 => 96605)


--- trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9024-expected.txt	2011-10-04 17:19:04 UTC (rev 96604)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla/bugs/bug9024-expected.txt	2011-10-04 17:22:16 UTC (rev 96605)
@@ -4,5 +4,5 @@
 layer at (0,0) size 800x600
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (8,8) size 784x584
-      RenderTable {TABLE} at (0,0) size 1x1 [border: none]
+      RenderTable {TABLE} at (0,0) size 0x1 [border: none]
         RenderTableSection {TBODY} at (0,0) size 0x0

Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug220653-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug220653-expected.txt (96604 => 96605)


--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug220653-expected.txt	2011-10-04 17:19:04 UTC (rev 96604)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug220653-expected.txt	2011-10-04 17:22:16 UTC (rev 96605)
@@ -6,10 +6,10 @@
       RenderTable {TABLE} at (0,0) size 800x37 [border: (1px outset #808080)]
         RenderTableSection {TBODY} at (1,1) size 798x35
           RenderTableRow {TR} at (0,3) size 798x29
-            RenderTableCell {TD} at (3,3) size 40x29 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=10]
+            RenderTableCell {TD} at (3,3) size 41x29 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=10]
               RenderText {#text} at (5,5) size 12x19
                 text run at (5,5) width 12: "A"
-            RenderTableCell {TD} at (46,3) size 218x29 [border: (1px inset #808080)] [r=0 c=10 rs=1 cs=50]
+            RenderTableCell {TD} at (47,3) size 217x29 [border: (1px inset #808080)] [r=0 c=10 rs=1 cs=50]
               RenderText {#text} at (5,5) size 11x19
                 text run at (5,5) width 11: "B"
             RenderTableCell {TD} at (267,3) size 528x29 [border: (1px inset #808080)] [r=0 c=60 rs=1 cs=120]

Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug7121-2-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug7121-2-expected.txt (96604 => 96605)


--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug7121-2-expected.txt	2011-10-04 17:19:04 UTC (rev 96604)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/bugs/bug7121-2-expected.txt	2011-10-04 17:22:16 UTC (rev 96605)
@@ -3,15 +3,15 @@
 layer at (0,0) size 800x600
   RenderBlock {HTML} at (0,0) size 800x600
     RenderBody {BODY} at (8,8) size 784x584
-      RenderTable {TABLE} at (0,0) size 294x25
-        RenderTableSection {TBODY} at (0,0) size 294x25
-          RenderTableRow {TR} at (0,2) size 294x21
-            RenderTableCell {TD} at (2,2) size 3x21 [bgcolor=#000000] [r=0 c=0 rs=1 cs=15]
+      RenderTable {TABLE} at (0,0) size 293x25
+        RenderTableSection {TBODY} at (0,0) size 293x25
+          RenderTableRow {TR} at (0,2) size 293x21
+            RenderTableCell {TD} at (2,2) size 2x21 [bgcolor=#000000] [r=0 c=0 rs=1 cs=15]
               RenderBR {BR} at (1,1) size 0x19
-            RenderTableCell {TD} at (7,2) size 281x17 [bgcolor=#000000] [r=0 c=15 rs=1 cs=1]
+            RenderTableCell {TD} at (6,2) size 281x17 [bgcolor=#000000] [r=0 c=15 rs=1 cs=1]
               RenderInline {FONT} at (0,0) size 279x15 [color=#AAAAAA]
                 RenderText {#text} at (1,1) size 279x15
                   text run at (1,1) width 279: "Copyright \x{A9} 1998-1999 The Mozilla Organization."
               RenderText {#text} at (0,0) size 0x0
-            RenderTableCell {TD} at (290,2) size 2x21 [bgcolor=#000000] [r=0 c=16 rs=1 cs=15]
+            RenderTableCell {TD} at (289,2) size 2x21 [bgcolor=#000000] [r=0 c=16 rs=1 cs=15]
               RenderBR {BR} at (1,1) size 0x19

Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/conflicts-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/conflicts-expected.txt (96604 => 96605)


--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/conflicts-expected.txt	2011-10-04 17:19:04 UTC (rev 96604)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/core/conflicts-expected.txt	2011-10-04 17:22:16 UTC (rev 96605)
@@ -151,17 +151,17 @@
       RenderTable {TABLE} at (0,684) size 300x54 [border: (1px outset #808080)]
         RenderTableSection {TBODY} at (1,1) size 298x52
           RenderTableRow {TR} at (0,2) size 298x23
-            RenderTableCell {TD} at (2,2) size 147x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
+            RenderTableCell {TD} at (2,2) size 146x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
               RenderText {#text} at (2,2) size 44x19
                 text run at (2,2) width 44: "50CS2"
-            RenderTableCell {TD} at (151,2) size 145x23 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+            RenderTableCell {TD} at (150,2) size 146x23 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
               RenderText {#text} at (2,2) size 27x19
                 text run at (2,2) width 27: "auto"
           RenderTableRow {TR} at (0,27) size 298x23
-            RenderTableCell {TD} at (2,27) size 147x23 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
+            RenderTableCell {TD} at (2,27) size 146x23 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
               RenderText {#text} at (2,2) size 57x19
                 text run at (2,2) width 57: "50%CS2"
-            RenderTableCell {TD} at (151,27) size 145x23 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+            RenderTableCell {TD} at (150,27) size 146x23 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
               RenderText {#text} at (2,2) size 27x19
                 text run at (2,2) width 27: "auto"
       RenderBlock (anonymous) at (0,738) size 768x38
@@ -171,17 +171,17 @@
       RenderTable {TABLE} at (0,776) size 300x54 [border: (1px outset #808080)]
         RenderTableSection {TBODY} at (1,1) size 298x52
           RenderTableRow {TR} at (0,2) size 298x23
-            RenderTableCell {TD} at (2,2) size 89x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
+            RenderTableCell {TD} at (2,2) size 87x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
               RenderText {#text} at (2,2) size 52x19
                 text run at (2,2) width 52: "100CS2"
-            RenderTableCell {TD} at (93,2) size 203x23 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+            RenderTableCell {TD} at (91,2) size 205x23 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
               RenderText {#text} at (2,2) size 20x19
                 text run at (2,2) width 20: "bar"
           RenderTableRow {TR} at (0,27) size 298x23
-            RenderTableCell {TD} at (2,27) size 89x23 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
+            RenderTableCell {TD} at (2,27) size 87x23 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
               RenderText {#text} at (2,2) size 57x19
                 text run at (2,2) width 57: "30%CS2"
-            RenderTableCell {TD} at (93,27) size 203x23 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+            RenderTableCell {TD} at (91,27) size 205x23 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
               RenderText {#text} at (2,2) size 20x19
                 text run at (2,2) width 20: "bar"
       RenderBlock (anonymous) at (0,830) size 768x38
@@ -191,17 +191,17 @@
       RenderTable {TABLE} at (0,868) size 768x54 [border: (1px outset #808080)]
         RenderTableSection {TBODY} at (1,1) size 766x52
           RenderTableRow {TR} at (0,2) size 766x23
-            RenderTableCell {TD} at (2,2) size 77x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
+            RenderTableCell {TD} at (2,2) size 76x23 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
               RenderText {#text} at (2,2) size 52x19
                 text run at (2,2) width 52: "500CS2"
-            RenderTableCell {TD} at (81,2) size 683x23 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
+            RenderTableCell {TD} at (80,2) size 684x23 [border: (1px inset #808080)] [r=0 c=2 rs=1 cs=1]
               RenderText {#text} at (2,2) size 27x19
                 text run at (2,2) width 27: "atuo"
           RenderTableRow {TR} at (0,27) size 766x23
-            RenderTableCell {TD} at (2,27) size 77x23 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
+            RenderTableCell {TD} at (2,27) size 76x23 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=2]
               RenderText {#text} at (2,2) size 57x19
                 text run at (2,2) width 57: "10%CS2"
-            RenderTableCell {TD} at (81,27) size 683x23 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
+            RenderTableCell {TD} at (80,27) size 684x23 [border: (1px inset #808080)] [r=1 c=2 rs=1 cs=1]
               RenderText {#text} at (2,2) size 27x19
                 text run at (2,2) width 27: "auto"
       RenderBlock (anonymous) at (0,922) size 768x38

Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/other/empty_cells-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/other/empty_cells-expected.txt (96604 => 96605)


--- trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/other/empty_cells-expected.txt	2011-10-04 17:19:04 UTC (rev 96604)
+++ trunk/LayoutTests/platform/gtk/tables/mozilla_expected_failures/other/empty_cells-expected.txt	2011-10-04 17:22:16 UTC (rev 96605)
@@ -341,15 +341,15 @@
         RenderBlock (anonymous) at (0,0) size 768x19
           RenderText {#text} at (0,0) size 430x19
             text run at (0,0) width 430: "this table should be about 38 pixels wide (colspan=4, cellspacing=2)"
-        RenderTable {TABLE} at (0,19) size 29x8 [bgcolor=#FFA500] [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 27x6
-            RenderTableRow {TR} at (0,2) size 27x2
-              RenderTableCell {TD} at (2,2) size 3x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=4]
-              RenderTableCell {TD} at (7,2) size 2x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=4]
-              RenderTableCell {TD} at (11,2) size 2x2 [border: (1px inset #808080)] [r=0 c=8 rs=1 cs=4]
-              RenderTableCell {TD} at (15,2) size 2x2 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=4]
-              RenderTableCell {TD} at (19,2) size 2x2 [border: (1px inset #808080)] [r=0 c=16 rs=1 cs=4]
-              RenderTableCell {TD} at (23,2) size 2x2 [border: (1px inset #808080)] [r=0 c=20 rs=1 cs=4]
+        RenderTable {TABLE} at (0,19) size 28x8 [bgcolor=#FFA500] [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 26x6
+            RenderTableRow {TR} at (0,2) size 26x2
+              RenderTableCell {TD} at (2,2) size 2x2 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=4]
+              RenderTableCell {TD} at (6,2) size 2x2 [border: (1px inset #808080)] [r=0 c=4 rs=1 cs=4]
+              RenderTableCell {TD} at (10,2) size 2x2 [border: (1px inset #808080)] [r=0 c=8 rs=1 cs=4]
+              RenderTableCell {TD} at (14,2) size 2x2 [border: (1px inset #808080)] [r=0 c=12 rs=1 cs=4]
+              RenderTableCell {TD} at (18,2) size 2x2 [border: (1px inset #808080)] [r=0 c=16 rs=1 cs=4]
+              RenderTableCell {TD} at (22,2) size 2x2 [border: (1px inset #808080)] [r=0 c=20 rs=1 cs=4]
         RenderBlock (anonymous) at (0,27) size 768x19
           RenderBR {BR} at (0,0) size 0x19
       RenderBlock {P} at (0,984) size 768x46
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to