Title: [134341] trunk/LayoutTests
Revision
134341
Author
hay...@chromium.org
Date
2012-11-12 18:48:40 -0800 (Mon, 12 Nov 2012)

Log Message

Unreviewed, gardening.

Rebase after r134287.

* platform/chromium-mac/platform/chromium/virtual/softwarecompositing/repaint/invalidations-on-composited-layers-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (134340 => 134341)


--- trunk/LayoutTests/ChangeLog	2012-11-13 02:48:39 UTC (rev 134340)
+++ trunk/LayoutTests/ChangeLog	2012-11-13 02:48:40 UTC (rev 134341)
@@ -1,3 +1,11 @@
+2012-11-12  Hayato Ito  <hay...@chromium.org>
+
+        Unreviewed, gardening.
+
+        Rebase after r134287.
+
+        * platform/chromium-mac/platform/chromium/virtual/softwarecompositing/repaint/invalidations-on-composited-layers-expected.txt:
+
 2012-11-12  David Grogan  <dgro...@chromium.org>
 
         IndexedDB: Convert some non-simple tests from setVersion to upgradeneeded

Modified: trunk/LayoutTests/platform/chromium-mac/platform/chromium/virtual/softwarecompositing/repaint/invalidations-on-composited-layers-expected.txt (134340 => 134341)


--- trunk/LayoutTests/platform/chromium-mac/platform/chromium/virtual/softwarecompositing/repaint/invalidations-on-composited-layers-expected.txt	2012-11-13 02:48:39 UTC (rev 134340)
+++ trunk/LayoutTests/platform/chromium-mac/platform/chromium/virtual/softwarecompositing/repaint/invalidations-on-composited-layers-expected.txt	2012-11-13 02:48:40 UTC (rev 134341)
@@ -1,10 +1,7 @@
 (repaint rects
-  (rect 0 0 800 600)
-  (rect 0 0 800 600)
-  (rect 0 0 800 449)
-  (rect 0 0 800 600)
-  (rect 0 0 800 449)
-  (rect 0 0 800 600)
+  (rect 8 13 784 15)
+  (rect 8 413 784 28)
+  (rect 0 421 800 28)
 )
 (GraphicsLayer
   (bounds 800.00 600.00)
@@ -18,6 +15,8 @@
           (drawsContent 1)
           (repaint rects
             (rect 0.00 0.00 400.00 400.00)
+            (rect 0.00 0.00 400.00 400.00)
+            (rect 0.00 0.00 400.00 400.00)
           )
           (children 1
             (GraphicsLayer
@@ -26,6 +25,8 @@
               (drawsContent 1)
               (repaint rects
                 (rect 0.00 0.00 75.00 75.00)
+                (rect 0.00 0.00 75.00 75.00)
+                (rect 0.00 0.00 75.00 75.00)
               )
             )
           )
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to