Title: [114834] trunk/LayoutTests
Revision
114834
Author
k...@webkit.org
Date
2012-04-20 19:27:58 -0700 (Fri, 20 Apr 2012)

Log Message

Undoing undesired changes.

* fast/block/float/008-expected.txt:
* fast/block/float/019-expected.txt:
* fast/block/float/035-expected.txt:
* fast/block/float/relative-painted-twice-expected.txt:
* fast/block/positioning/negative-rel-position-expected.txt:
* fast/canvas/canvas-bg-expected.txt:
* fast/css-generated-content/table-parts-before-and-after-expected.txt:
* fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
* fast/flexbox/flex-hang-expected.txt:
* fast/forms/file/get-file-upload-expected.txt:
* fast/forms/select/listbox-in-multi-column-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (114833 => 114834)


--- trunk/LayoutTests/ChangeLog	2012-04-21 02:21:42 UTC (rev 114833)
+++ trunk/LayoutTests/ChangeLog	2012-04-21 02:27:58 UTC (rev 114834)
@@ -1,5 +1,21 @@
 2012-04-20  Gustavo Noronha Silva  <g...@gnome.org>
 
+        Undoing undesired changes.
+
+        * fast/block/float/008-expected.txt:
+        * fast/block/float/019-expected.txt:
+        * fast/block/float/035-expected.txt:
+        * fast/block/float/relative-painted-twice-expected.txt:
+        * fast/block/positioning/negative-rel-position-expected.txt:
+        * fast/canvas/canvas-bg-expected.txt:
+        * fast/css-generated-content/table-parts-before-and-after-expected.txt:
+        * fast/css/getComputedStyle/computed-style-without-renderer-expected.txt:
+        * fast/flexbox/flex-hang-expected.txt:
+        * fast/forms/file/get-file-upload-expected.txt:
+        * fast/forms/select/listbox-in-multi-column-expected.txt:
+
+2012-04-20  Gustavo Noronha Silva  <g...@gnome.org>
+
         Rebaseline more GTK fast tests after <http://trac.webkit.org/changeset/114799>.
 
 2012-04-20  Daniel Bates  <dba...@webkit.org>

Modified: trunk/LayoutTests/fast/block/float/008-expected.txt (114833 => 114834)


--- trunk/LayoutTests/fast/block/float/008-expected.txt	2012-04-21 02:21:42 UTC (rev 114833)
+++ trunk/LayoutTests/fast/block/float/008-expected.txt	2012-04-21 02:27:58 UTC (rev 114834)
@@ -1,8 +1,8 @@
-layer at (0,0) size 785x608
-  RenderView at (0,0) size 785x600
-layer at (0,0) size 785x608
-  RenderBlock {HTML} at (0,0) size 785x608
-    RenderBody {BODY} at (8,8) size 769x300
-      RenderBlock (floating) {DIV} at (0,0) size 769x100 [bgcolor=#008000]
+layer at (0,0) size 784x608
+  RenderView at (0,0) size 784x600
+layer at (0,0) size 784x608
+  RenderBlock {HTML} at (0,0) size 784x608
+    RenderBody {BODY} at (8,8) size 768x300
+      RenderBlock (floating) {DIV} at (0,0) size 768x100 [bgcolor=#008000]
       RenderBlock (floating) {DIV} at (0,100) size 100x100 [bgcolor=#800080]
-      RenderBlock (floating) {DIV} at (569,100) size 200x500 [bgcolor=#FFA500]
+      RenderBlock (floating) {DIV} at (568,100) size 200x500 [bgcolor=#FFA500]

Modified: trunk/LayoutTests/fast/block/float/019-expected.txt (114833 => 114834)


--- trunk/LayoutTests/fast/block/float/019-expected.txt	2012-04-21 02:21:42 UTC (rev 114833)
+++ trunk/LayoutTests/fast/block/float/019-expected.txt	2012-04-21 02:27:58 UTC (rev 114834)
@@ -1,8 +1,8 @@
-layer at (0,0) size 2008x585
-  RenderView at (0,0) size 800x585
-layer at (0,0) size 800x585
-  RenderBlock {HTML} at (0,0) size 800x585
-    RenderBody {BODY} at (8,8) size 784x569
+layer at (0,0) size 2008x584
+  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
       RenderBlock {DIV} at (0,0) size 784x154
         RenderBlock (floating) {DIV} at (700,0) size 84x104 [bgcolor=#008000] [border: (2px solid #808000)]
         RenderImage {IMG} at (0,104) size 2000x50 [bgcolor=#FFA500]

Modified: trunk/LayoutTests/fast/block/float/035-expected.txt (114833 => 114834)


--- trunk/LayoutTests/fast/block/float/035-expected.txt	2012-04-21 02:21:42 UTC (rev 114833)
+++ trunk/LayoutTests/fast/block/float/035-expected.txt	2012-04-21 02:27:58 UTC (rev 114834)
@@ -1,8 +1,8 @@
-layer at (0,0) size 785x828
-  RenderView at (0,0) size 785x600
-layer at (0,0) size 785x828
-  RenderBlock {HTML} at (0,0) size 785x828
-    RenderBody {BODY} at (8,8) size 769x584
+layer at (0,0) size 784x828
+  RenderView at (0,0) size 784x600
+layer at (0,0) size 784x828
+  RenderBlock {HTML} at (0,0) size 784x828
+    RenderBody {BODY} at (8,8) size 768x584
       RenderBlock (floating) {DIV} at (0,0) size 673x820 [border: (10px solid #0000FF)]
         RenderImage {IMG} at (10,10) size 300x300 [bgcolor=#008000]
         RenderImage {IMG} at (-140,310) size 500x500 [bgcolor=#800080]

Modified: trunk/LayoutTests/fast/block/float/relative-painted-twice-expected.txt (114833 => 114834)


--- trunk/LayoutTests/fast/block/float/relative-painted-twice-expected.txt	2012-04-21 02:21:42 UTC (rev 114833)
+++ trunk/LayoutTests/fast/block/float/relative-painted-twice-expected.txt	2012-04-21 02:27:58 UTC (rev 114834)
@@ -1,11 +1,11 @@
-layer at (0,0) size 785x2016
-  RenderView at (0,0) size 785x600
-layer at (0,0) size 785x2016
-  RenderBlock {HTML} at (0,0) size 785x2016
-    RenderBody {BODY} at (8,8) size 769x2000
-      RenderBlock {DIV} at (0,0) size 769x150
-      RenderBlock {DIV} at (0,150) size 769x0
-layer at (8,58) size 769x0
-  RenderBlock (relative positioned) {DIV} at (0,0) size 769x0
+layer at (0,0) size 784x2016
+  RenderView at (0,0) size 784x600
+layer at (0,0) size 784x2016
+  RenderBlock {HTML} at (0,0) size 784x2016
+    RenderBody {BODY} at (8,8) size 768x2000
+      RenderBlock {DIV} at (0,0) size 768x150
+      RenderBlock {DIV} at (0,150) size 768x0
+layer at (8,58) size 768x0
+  RenderBlock (relative positioned) {DIV} at (0,0) size 768x0
     RenderBlock (floating) {DIV} at (0,0) size 100x100 [bgcolor=#0000007F]
 caret: position 0 of child 1 {DIV} of child 1 {DIV} of child 1 {DIV} of body

Modified: trunk/LayoutTests/fast/block/positioning/negative-rel-position-expected.txt (114833 => 114834)


--- trunk/LayoutTests/fast/block/positioning/negative-rel-position-expected.txt	2012-04-21 02:21:42 UTC (rev 114833)
+++ trunk/LayoutTests/fast/block/positioning/negative-rel-position-expected.txt	2012-04-21 02:27:58 UTC (rev 114834)
@@ -1,7 +1,7 @@
-layer at (0,0) size 850x585
-  RenderView at (0,0) size 800x585
+layer at (0,0) size 850x584
+  RenderView at (0,0) size 800x584
 layer at (0,0) size 800x136
   RenderBlock {HTML} at (0,0) size 800x136
     RenderBody {BODY} at (8,8) size 784x120
-layer at (-30,8) size 880x120 backgroundClip at (0,0) size 850x585 clip at (0,0) size 850x585 outlineClip at (0,0) size 850x585
+layer at (-30,8) size 880x120 backgroundClip at (0,0) size 850x584 clip at (0,0) size 850x584 outlineClip at (0,0) size 850x584
   RenderBlock (relative positioned) {DIV} at (392,0) size 880x120 [bgcolor=#00FF00]

Modified: trunk/LayoutTests/fast/canvas/canvas-bg-expected.txt (114833 => 114834)


--- trunk/LayoutTests/fast/canvas/canvas-bg-expected.txt	2012-04-21 02:21:42 UTC (rev 114833)
+++ trunk/LayoutTests/fast/canvas/canvas-bg-expected.txt	2012-04-21 02:27:58 UTC (rev 114834)
@@ -1,6 +1,6 @@
-layer at (0,0) size 785x620
-  RenderView at (0,0) size 785x600
-layer at (0,0) size 785x620
-  RenderBlock {HTML} at (0,0) size 785x620
-    RenderBody {BODY} at (8,8) size 769x604
+layer at (0,0) size 784x620
+  RenderView at (0,0) size 784x600
+layer at (0,0) size 784x620
+  RenderBlock {HTML} at (0,0) size 784x620
+    RenderBody {BODY} at (8,8) size 768x604
       RenderBlock {DIV} at (0,0) size 604x604 [border: (2px solid #000000)]

Modified: trunk/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt (114833 => 114834)


--- trunk/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt	2012-04-21 02:21:42 UTC (rev 114833)
+++ trunk/LayoutTests/fast/css/getComputedStyle/computed-style-without-renderer-expected.txt	2012-04-21 02:27:58 UTC (rev 114834)
@@ -276,7 +276,7 @@
 
 After changing the parent's 'display' property to 'block', so that the child gets a renderer:
     height: 100px
-    margin-left: 385px
+    margin-left: 384px
     width: 384px
 
 After changing the parent's 'display' property back to 'none':

Modified: trunk/LayoutTests/fast/css-generated-content/table-parts-before-and-after-expected.txt (114833 => 114834)


--- trunk/LayoutTests/fast/css-generated-content/table-parts-before-and-after-expected.txt	2012-04-21 02:21:42 UTC (rev 114833)
+++ trunk/LayoutTests/fast/css-generated-content/table-parts-before-and-after-expected.txt	2012-04-21 02:27:58 UTC (rev 114834)
@@ -1,16 +1,16 @@
-layer at (0,0) size 785x736
-  RenderView at (0,0) size 785x600
-layer at (0,0) size 785x736
-  RenderBlock {HTML} at (0,0) size 785x736
-    RenderBody {BODY} at (8,8) size 769x720
-      RenderBlock {DIV} at (0,0) size 769x120
+layer at (0,0) size 784x736
+  RenderView at (0,0) size 784x600
+layer at (0,0) size 784x736
+  RenderBlock {HTML} at (0,0) size 784x736
+    RenderBody {BODY} at (8,8) size 768x720
+      RenderBlock {DIV} at (0,0) size 768x120
         RenderTable at (0,0) size 40x40
           RenderTableSection (anonymous) at (0,0) size 40x40
             RenderTableRow (anonymous) at (0,0) size 40x40
               RenderTableCell (anonymous) at (0,0) size 40x40 [r=0 c=0 rs=1 cs=1]
                 RenderText at (0,0) size 40x40
                   text run at (0,0) width 40: "1"
-        RenderBlock (anonymous) at (0,40) size 769x40
+        RenderBlock (anonymous) at (0,40) size 768x40
           RenderText {#text} at (0,0) size 80x40
             text run at (0,0) width 80: "22"
         RenderTable at (0,80) size 120x40
@@ -19,14 +19,14 @@
               RenderTableCell (anonymous) at (0,0) size 120x40 [r=0 c=0 rs=1 cs=1]
                 RenderText at (0,0) size 120x40
                   text run at (0,0) width 120: "333"
-      RenderBlock {DIV} at (0,120) size 769x120 [color=#0000FF]
+      RenderBlock {DIV} at (0,120) size 768x120 [color=#0000FF]
         RenderTable at (0,0) size 40x40
           RenderTableSection (anonymous) at (0,0) size 40x40
             RenderTableRow (anonymous) at (0,0) size 40x40
               RenderTableCell (anonymous) at (0,0) size 40x40 [r=0 c=0 rs=1 cs=1]
                 RenderText at (0,0) size 40x40
                   text run at (0,0) width 40: "1"
-        RenderBlock (anonymous) at (0,40) size 769x40
+        RenderBlock (anonymous) at (0,40) size 768x40
           RenderText {#text} at (0,0) size 80x40
             text run at (0,0) width 80: "22"
         RenderTable at (0,80) size 120x40
@@ -35,14 +35,14 @@
               RenderTableCell (anonymous) at (0,0) size 120x40 [r=0 c=0 rs=1 cs=1]
                 RenderText at (0,0) size 120x40
                   text run at (0,0) width 120: "333"
-      RenderBlock {DIV} at (0,240) size 769x120
+      RenderBlock {DIV} at (0,240) size 768x120
         RenderTable at (0,0) size 40x40
           RenderTableSection (anonymous) at (0,0) size 40x40
             RenderTableRow (anonymous) at (0,0) size 40x40
               RenderTableCell (anonymous) at (0,0) size 40x40 [r=0 c=0 rs=1 cs=1]
                 RenderText at (0,0) size 40x40
                   text run at (0,0) width 40: "1"
-        RenderBlock (anonymous) at (0,40) size 769x40
+        RenderBlock (anonymous) at (0,40) size 768x40
           RenderText {#text} at (0,0) size 80x40
             text run at (0,0) width 80: "22"
         RenderTable at (0,80) size 120x40
@@ -51,14 +51,14 @@
               RenderTableCell (anonymous) at (0,0) size 120x40 [r=0 c=0 rs=1 cs=1]
                 RenderText at (0,0) size 120x40
                   text run at (0,0) width 120: "333"
-      RenderBlock {DIV} at (0,360) size 769x120 [color=#0000FF]
+      RenderBlock {DIV} at (0,360) size 768x120 [color=#0000FF]
         RenderTable at (0,0) size 40x40
           RenderTableSection (anonymous) at (0,0) size 40x40
             RenderTableRow (anonymous) at (0,0) size 40x40
               RenderTableCell (anonymous) at (0,0) size 40x40 [r=0 c=0 rs=1 cs=1]
                 RenderText at (0,0) size 40x40
                   text run at (0,0) width 40: "1"
-        RenderBlock (anonymous) at (0,40) size 769x40
+        RenderBlock (anonymous) at (0,40) size 768x40
           RenderText {#text} at (0,0) size 80x40
             text run at (0,0) width 80: "22"
         RenderTable at (0,80) size 120x40
@@ -67,14 +67,14 @@
               RenderTableCell (anonymous) at (0,0) size 120x40 [r=0 c=0 rs=1 cs=1]
                 RenderText at (0,0) size 120x40
                   text run at (0,0) width 120: "333"
-      RenderBlock {DIV} at (0,480) size 769x120
+      RenderBlock {DIV} at (0,480) size 768x120
         RenderTable at (0,0) size 40x40
           RenderTableSection (anonymous) at (0,0) size 40x40
             RenderTableRow (anonymous) at (0,0) size 40x40
               RenderTableCell (anonymous) at (0,0) size 40x40 [r=0 c=0 rs=1 cs=1]
                 RenderText at (0,0) size 40x40
                   text run at (0,0) width 40: "1"
-        RenderBlock (anonymous) at (0,40) size 769x40
+        RenderBlock (anonymous) at (0,40) size 768x40
           RenderText {#text} at (0,0) size 80x40
             text run at (0,0) width 80: "22"
         RenderTable at (0,80) size 120x40
@@ -83,14 +83,14 @@
               RenderTableCell (anonymous) at (0,0) size 120x40 [r=0 c=0 rs=1 cs=1]
                 RenderText at (0,0) size 120x40
                   text run at (0,0) width 120: "333"
-      RenderBlock {DIV} at (0,600) size 769x120 [color=#0000FF]
+      RenderBlock {DIV} at (0,600) size 768x120 [color=#0000FF]
         RenderTable at (0,0) size 40x40
           RenderTableSection (anonymous) at (0,0) size 40x40
             RenderTableRow (anonymous) at (0,0) size 40x40
               RenderTableCell (anonymous) at (0,0) size 40x40 [r=0 c=0 rs=1 cs=1]
                 RenderText at (0,0) size 40x40
                   text run at (0,0) width 40: "1"
-        RenderBlock (anonymous) at (0,40) size 769x40
+        RenderBlock (anonymous) at (0,40) size 768x40
           RenderText {#text} at (0,0) size 80x40
             text run at (0,0) width 80: "22"
         RenderTable at (0,80) size 120x40

Modified: trunk/LayoutTests/fast/flexbox/flex-hang-expected.txt (114833 => 114834)


--- trunk/LayoutTests/fast/flexbox/flex-hang-expected.txt	2012-04-21 02:21:42 UTC (rev 114833)
+++ trunk/LayoutTests/fast/flexbox/flex-hang-expected.txt	2012-04-21 02:27:58 UTC (rev 114834)
@@ -1,12 +1,12 @@
-layer at (0,0) size 788x587
-  RenderView at (0,0) size 785x585
-layer at (0,0) size 785x587
-  RenderBlock {HTML} at (0,0) size 785x587
-    RenderBody {BODY} at (0,0) size 785x587
-      RenderDeprecatedFlexibleBox {DIV} at (0,0) size 787x587 [border: (1px solid #000000)]
-        RenderDeprecatedFlexibleBox {DIV} at (1,1) size 785x379 [border: (1px solid #000000)]
-          RenderDeprecatedFlexibleBox {DIV} at (1,1) size 510x377 [border: (1px solid #000000)]
-          RenderDeprecatedFlexibleBox {DIV} at (511,1) size 276x377 [border: (1px solid #000000)]
-        RenderDeprecatedFlexibleBox {DIV} at (1,380) size 785x206 [border: (1px solid #000000)]
+layer at (0,0) size 787x586
+  RenderView at (0,0) size 784x584
+layer at (0,0) size 784x586
+  RenderBlock {HTML} at (0,0) size 784x586
+    RenderBody {BODY} at (0,0) size 784x586
+      RenderDeprecatedFlexibleBox {DIV} at (0,0) size 786x586 [border: (1px solid #000000)]
+        RenderDeprecatedFlexibleBox {DIV} at (1,1) size 784x378 [border: (1px solid #000000)]
+          RenderDeprecatedFlexibleBox {DIV} at (1,1) size 510x376 [border: (1px solid #000000)]
+          RenderDeprecatedFlexibleBox {DIV} at (511,1) size 275x376 [border: (1px solid #000000)]
+        RenderDeprecatedFlexibleBox {DIV} at (1,379) size 784x206 [border: (1px solid #000000)]
           RenderDeprecatedFlexibleBox {DIV} at (1,1) size 510x204 [border: (1px solid #000000)]
-          RenderDeprecatedFlexibleBox {DIV} at (511,1) size 276x204 [border: (1px solid #000000)]
+          RenderDeprecatedFlexibleBox {DIV} at (511,1) size 275x204 [border: (1px solid #000000)]

Modified: trunk/LayoutTests/fast/forms/file/get-file-upload-expected.txt (114833 => 114834)


--- trunk/LayoutTests/fast/forms/file/get-file-upload-expected.txt	2012-04-21 02:21:42 UTC (rev 114833)
+++ trunk/LayoutTests/fast/forms/file/get-file-upload-expected.txt	2012-04-21 02:27:58 UTC (rev 114834)
@@ -1,3 +1,3 @@
 
-FAIL: ?submitted=true
+PASS: ?file=get-file-upload.html&submitted=true
 

Modified: trunk/LayoutTests/fast/forms/select/listbox-in-multi-column-expected.txt (114833 => 114834)


--- trunk/LayoutTests/fast/forms/select/listbox-in-multi-column-expected.txt	2012-04-21 02:21:42 UTC (rev 114833)
+++ trunk/LayoutTests/fast/forms/select/listbox-in-multi-column-expected.txt	2012-04-21 02:27:58 UTC (rev 114834)
@@ -33,6 +33,6 @@
 PASSED c21
 PASSED c22
 PASSED c30
-FAILED c31 expected=b got=d 277@581
-FAILED c32 expected=b got=d 533@581
+PASSED c31
+PASSED c32
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to