Title: [117403] trunk/LayoutTests
Revision
117403
Author
zandober...@gmail.com
Date
2012-05-16 23:40:13 -0700 (Wed, 16 May 2012)

Log Message

Unreviewed GTK gardening after r117373.

* platform/gtk/fast/forms/input-align-image-expected.txt:
* platform/gtk/fast/forms/preserveFormDuringResidualStyle-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (117402 => 117403)


--- trunk/LayoutTests/ChangeLog	2012-05-17 06:36:29 UTC (rev 117402)
+++ trunk/LayoutTests/ChangeLog	2012-05-17 06:40:13 UTC (rev 117403)
@@ -1,3 +1,10 @@
+2012-05-16  Zan Dobersek  <zandober...@gmail.com>
+
+        Unreviewed GTK gardening after r117373.
+
+        * platform/gtk/fast/forms/input-align-image-expected.txt:
+        * platform/gtk/fast/forms/preserveFormDuringResidualStyle-expected.txt:
+
 2012-05-16  Csaba Osztrogonác  <o...@webkit.org>
 
         [Qt] Web process hangs while waiting for plugin process connection during layouttests

Modified: trunk/LayoutTests/platform/gtk/fast/forms/input-align-image-expected.txt (117402 => 117403)


--- trunk/LayoutTests/platform/gtk/fast/forms/input-align-image-expected.txt	2012-05-17 06:36:29 UTC (rev 117402)
+++ trunk/LayoutTests/platform/gtk/fast/forms/input-align-image-expected.txt	2012-05-17 06:40:13 UTC (rev 117403)
@@ -6,16 +6,16 @@
       RenderBlock {P} at (0,0) size 784x18
         RenderText {#text} at (0,0) size 579x19
           text run at (0,0) width 579: "The following 4 images should be all be rendered exactly the same, aligned to the right side."
-      RenderImage {INPUT} at (734,34) size 50x20
+      RenderImage {INPUT} at (767,34) size 17x19
       RenderBlock (anonymous) at (0,34) size 784x108
         RenderBR {BR} at (0,0) size 0x19
         RenderBR {BR} at (0,18) size 0x19
-        RenderImage {INPUT} at (734,36) size 50x20
+        RenderImage {INPUT} at (767,36) size 17x19
         RenderBR {BR} at (0,36) size 0x19
         RenderBR {BR} at (0,54) size 0x19
-        RenderImage {INPUT} at (734,72) size 50x20
+        RenderImage {INPUT} at (767,72) size 17x19
         RenderText {#text} at (0,0) size 0x0
         RenderBR {BR} at (0,72) size 0x19
         RenderBR {BR} at (0,90) size 0x19
       RenderBlock {DIV} at (0,142) size 784x0
-        RenderImage {INPUT} at (734,0) size 50x20
+        RenderImage {INPUT} at (767,0) size 17x19

Modified: trunk/LayoutTests/platform/gtk/fast/forms/preserveFormDuringResidualStyle-expected.txt (117402 => 117403)


--- trunk/LayoutTests/platform/gtk/fast/forms/preserveFormDuringResidualStyle-expected.txt	2012-05-17 06:36:29 UTC (rev 117402)
+++ trunk/LayoutTests/platform/gtk/fast/forms/preserveFormDuringResidualStyle-expected.txt	2012-05-17 06:40:13 UTC (rev 117403)
@@ -9,24 +9,24 @@
       RenderBlock (anonymous) at (0,0) size 784x0
       RenderBlock (anonymous) at (0,0) size 784x0
         RenderInline {FONT} at (0,0) size 0x0
-      RenderBlock {CENTER} at (0,0) size 784x26
+      RenderBlock {CENTER} at (0,0) size 784x25
         RenderBlock (anonymous) at (0,0) size 784x0
           RenderInline {FONT} at (0,0) size 0x0
             RenderText {#text} at (0,0) size 0x0
-        RenderBlock (anonymous) at (0,0) size 784x26
-          RenderTable {TABLE} at (364,0) size 56x26
-            RenderTableSection {TBODY} at (0,0) size 56x26
-              RenderTableRow {TR} at (0,2) size 56x22
-                RenderTableCell {TD} at (2,2) size 52x22 [r=0 c=0 rs=1 cs=1]
-                  RenderImage {INPUT} at (1,1) size 50x20
+        RenderBlock (anonymous) at (0,0) size 784x25
+          RenderTable {TABLE} at (380,0) size 23x25
+            RenderTableSection {TBODY} at (0,0) size 23x25
+              RenderTableRow {TR} at (0,2) size 23x21
+                RenderTableCell {TD} at (2,2) size 19x21 [r=0 c=0 rs=1 cs=1]
+                  RenderImage {INPUT} at (1,1) size 17x19
                   RenderText {#text} at (0,0) size 0x0
                   RenderText {#text} at (0,0) size 0x0
-        RenderBlock (anonymous) at (0,26) size 784x0
+        RenderBlock (anonymous) at (0,25) size 784x0
           RenderInline {FONT} at (0,0) size 0x0
           RenderText {#text} at (0,0) size 0x0
-      RenderBlock (anonymous) at (0,26) size 784x0
+      RenderBlock (anonymous) at (0,25) size 784x0
         RenderText {#text} at (0,0) size 0x0
-      RenderBlock {DIV} at (0,26) size 784x36
+      RenderBlock {DIV} at (0,25) size 784x36
         RenderText {#text} at (0,0) size 775x37
           text run at (0,0) width 775: "Success! This test succeeds if the input named mover is not detached from its form when it is moved around in the DOM to"
           text run at (0,18) width 139: "come before the table."
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to