Title: [137065] trunk/LayoutTests
Revision
137065
Author
[email protected]
Date
2012-12-09 02:28:04 -0800 (Sun, 09 Dec 2012)

Log Message

Unreviewing gardening.

Rebaseline several compositing test cases after r137051.

* compositing/iframes/overlapped-nested-iframes-expected.txt:
* compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt:
* compositing/rtl/rtl-iframe-absolute-expected.txt:
* compositing/rtl/rtl-iframe-fixed-expected.txt:
* compositing/rtl/rtl-iframe-relative-expected.txt:
* compositing/tiling/crash-reparent-tiled-layer-expected.txt:
* compositing/tiling/huge-layer-add-remove-child-expected.txt:
* compositing/tiling/huge-layer-with-layer-children-expected.txt:
* compositing/tiling/huge-layer-with-layer-children-resize-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (137064 => 137065)


--- trunk/LayoutTests/ChangeLog	2012-12-09 09:59:48 UTC (rev 137064)
+++ trunk/LayoutTests/ChangeLog	2012-12-09 10:28:04 UTC (rev 137065)
@@ -1,3 +1,19 @@
+2012-12-09  Christophe Dumez  <[email protected]>
+
+        Unreviewing gardening.
+
+        Rebaseline several compositing test cases after r137051.
+
+        * compositing/iframes/overlapped-nested-iframes-expected.txt:
+        * compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt:
+        * compositing/rtl/rtl-iframe-absolute-expected.txt:
+        * compositing/rtl/rtl-iframe-fixed-expected.txt:
+        * compositing/rtl/rtl-iframe-relative-expected.txt:
+        * compositing/tiling/crash-reparent-tiled-layer-expected.txt:
+        * compositing/tiling/huge-layer-add-remove-child-expected.txt:
+        * compositing/tiling/huge-layer-with-layer-children-expected.txt:
+        * compositing/tiling/huge-layer-with-layer-children-resize-expected.txt:
+
 2012-12-09  Sheriff Bot  <[email protected]>
 
         Unreviewed, rolling out r137053.

Modified: trunk/LayoutTests/compositing/iframes/overlapped-nested-iframes-expected.txt (137064 => 137065)


--- trunk/LayoutTests/compositing/iframes/overlapped-nested-iframes-expected.txt	2012-12-09 09:59:48 UTC (rev 137064)
+++ trunk/LayoutTests/compositing/iframes/overlapped-nested-iframes-expected.txt	2012-12-09 10:28:04 UTC (rev 137065)
@@ -48,7 +48,7 @@
                                                         (GraphicsLayer
                                                           (position 18.00 10.00)
                                                           (bounds 210.00 210.00)
-                                                          (drawsContent 1)
+                                                          (backgroundColor #0000FF)
                                                         )
                                                       )
                                                     )
@@ -117,7 +117,7 @@
                                                         (GraphicsLayer
                                                           (position 18.00 10.00)
                                                           (bounds 210.00 210.00)
-                                                          (drawsContent 1)
+                                                          (backgroundColor #0000FF)
                                                         )
                                                       )
                                                     )
@@ -146,7 +146,7 @@
         (GraphicsLayer
           (position 0.00 100.00)
           (bounds 785.00 120.00)
-          (drawsContent 1)
+          (backgroundColor #0000007F)
         )
       )
     )

Modified: trunk/LayoutTests/compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt (137064 => 137065)


--- trunk/LayoutTests/compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt	2012-12-09 09:59:48 UTC (rev 137064)
+++ trunk/LayoutTests/compositing/rtl/rtl-fixed-overflow-scrolled-expected.txt	2012-12-09 10:28:04 UTC (rev 137065)
@@ -8,7 +8,7 @@
         (GraphicsLayer
           (position 51.00 50.00)
           (bounds 100.00 100.00)
-          (drawsContent 1)
+          (backgroundColor #008000)
         )
       )
     )

Modified: trunk/LayoutTests/compositing/rtl/rtl-iframe-absolute-expected.txt (137064 => 137065)


--- trunk/LayoutTests/compositing/rtl/rtl-iframe-absolute-expected.txt	2012-12-09 09:59:48 UTC (rev 137064)
+++ trunk/LayoutTests/compositing/rtl/rtl-iframe-absolute-expected.txt	2012-12-09 10:28:04 UTC (rev 137065)
@@ -25,7 +25,7 @@
                                 (GraphicsLayer
                                   (position 50.00 50.00)
                                   (bounds 100.00 100.00)
-                                  (drawsContent 1)
+                                  (backgroundColor #008000)
                                 )
                               )
                             )

Modified: trunk/LayoutTests/compositing/rtl/rtl-iframe-fixed-expected.txt (137064 => 137065)


--- trunk/LayoutTests/compositing/rtl/rtl-iframe-fixed-expected.txt	2012-12-09 09:59:48 UTC (rev 137064)
+++ trunk/LayoutTests/compositing/rtl/rtl-iframe-fixed-expected.txt	2012-12-09 10:28:04 UTC (rev 137065)
@@ -25,7 +25,7 @@
                                 (GraphicsLayer
                                   (position 50.00 50.00)
                                   (bounds 100.00 100.00)
-                                  (drawsContent 1)
+                                  (backgroundColor #008000)
                                 )
                               )
                             )

Modified: trunk/LayoutTests/compositing/rtl/rtl-iframe-relative-expected.txt (137064 => 137065)


--- trunk/LayoutTests/compositing/rtl/rtl-iframe-relative-expected.txt	2012-12-09 09:59:48 UTC (rev 137064)
+++ trunk/LayoutTests/compositing/rtl/rtl-iframe-relative-expected.txt	2012-12-09 10:28:04 UTC (rev 137065)
@@ -25,7 +25,7 @@
                                 (GraphicsLayer
                                   (position 242.00 58.00)
                                   (bounds 100.00 100.00)
-                                  (drawsContent 1)
+                                  (backgroundColor #008000)
                                 )
                               )
                             )

Modified: trunk/LayoutTests/compositing/tiling/crash-reparent-tiled-layer-expected.txt (137064 => 137065)


--- trunk/LayoutTests/compositing/tiling/crash-reparent-tiled-layer-expected.txt	2012-12-09 09:59:48 UTC (rev 137064)
+++ trunk/LayoutTests/compositing/tiling/crash-reparent-tiled-layer-expected.txt	2012-12-09 10:28:04 UTC (rev 137065)
@@ -14,7 +14,7 @@
             (GraphicsLayer
               (position 51.00 101.00)
               (bounds 200.00 4800.00)
-              (drawsContent 1)
+              (backgroundColor #FF0000)
             )
           )
         )

Modified: trunk/LayoutTests/compositing/tiling/huge-layer-add-remove-child-expected.txt (137064 => 137065)


--- trunk/LayoutTests/compositing/tiling/huge-layer-add-remove-child-expected.txt	2012-12-09 09:59:48 UTC (rev 137064)
+++ trunk/LayoutTests/compositing/tiling/huge-layer-add-remove-child-expected.txt	2012-12-09 10:28:04 UTC (rev 137065)
@@ -33,7 +33,7 @@
             (GraphicsLayer
               (position 51.00 401.00)
               (bounds 200.00 200.00)
-              (drawsContent 1)
+              (backgroundColor #FF0000)
             )
           )
         )

Modified: trunk/LayoutTests/compositing/tiling/huge-layer-with-layer-children-expected.txt (137064 => 137065)


--- trunk/LayoutTests/compositing/tiling/huge-layer-with-layer-children-expected.txt	2012-12-09 09:59:48 UTC (rev 137064)
+++ trunk/LayoutTests/compositing/tiling/huge-layer-with-layer-children-expected.txt	2012-12-09 10:28:04 UTC (rev 137065)
@@ -15,12 +15,12 @@
             (GraphicsLayer
               (position 51.00 101.00)
               (bounds 200.00 200.00)
-              (drawsContent 1)
+              (backgroundColor #FF0000)
             )
             (GraphicsLayer
               (position 51.00 4701.00)
               (bounds 200.00 200.00)
-              (drawsContent 1)
+              (backgroundColor #0000FF)
             )
           )
         )

Modified: trunk/LayoutTests/compositing/tiling/huge-layer-with-layer-children-resize-expected.txt (137064 => 137065)


--- trunk/LayoutTests/compositing/tiling/huge-layer-with-layer-children-resize-expected.txt	2012-12-09 09:59:48 UTC (rev 137064)
+++ trunk/LayoutTests/compositing/tiling/huge-layer-with-layer-children-resize-expected.txt	2012-12-09 10:28:04 UTC (rev 137065)
@@ -15,12 +15,12 @@
             (GraphicsLayer
               (position 51.00 101.00)
               (bounds 200.00 200.00)
-              (drawsContent 1)
+              (backgroundColor #FF0000)
             )
             (GraphicsLayer
               (position 276.00 201.00)
               (bounds 200.00 200.00)
-              (drawsContent 1)
+              (backgroundColor #0000FF)
             )
           )
         )
@@ -45,12 +45,12 @@
             (GraphicsLayer
               (position 51.00 101.00)
               (bounds 200.00 200.00)
-              (drawsContent 1)
+              (backgroundColor #FF0000)
             )
             (GraphicsLayer
               (position 276.00 4701.00)
               (bounds 200.00 200.00)
-              (drawsContent 1)
+              (backgroundColor #0000FF)
             )
           )
         )
@@ -75,12 +75,12 @@
             (GraphicsLayer
               (position 51.00 101.00)
               (bounds 200.00 200.00)
-              (drawsContent 1)
+              (backgroundColor #FF0000)
             )
             (GraphicsLayer
               (position 276.00 201.00)
               (bounds 200.00 200.00)
-              (drawsContent 1)
+              (backgroundColor #0000FF)
             )
           )
         )
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to