Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / compositing / squashing / add-remove-squashed-layers-expected.txt
index ee3dcee..a7de5c6 100644 (file)
@@ -56,6 +56,8 @@ CASE 2, overlap3 gets added:
               (drawsContent 1)
               (repaint rects
                 (rect 0.00 0.00 100.00 100.00)
+                (rect 80.00 80.00 100.00 100.00)
+                (rect 160.00 160.00 20.00 20.00)
               )
             )
           )
@@ -88,6 +90,7 @@ CASE 3, overlap2 gets removed. Since this does not resize the layer, there shoul
               (drawsContent 1)
               (repaint rects
                 (rect 80.00 80.00 100.00 100.00)
+                (rect 160.00 160.00 100.00 100.00)
               )
             )
           )
@@ -154,7 +157,7 @@ CASE 5, overlap2 gets added back:
               (bounds 180.00 180.00)
               (drawsContent 1)
               (repaint rects
-                (rect 0.00 0.00 100.00 100.00)
+                (rect 0.00 0.00 20.00 20.00)
                 (rect 0.00 0.00 100.00 100.00)
               )
             )
@@ -192,6 +195,7 @@ CASE 6, overlap1 gets added back, and overlap3 gets removed:
               (repaint rects
                 (rect 80.00 80.00 100.00 100.00)
                 (rect 0.00 0.00 100.00 100.00)
+                (rect 0.00 0.00 20.00 20.00)
                 (rect 0.00 0.00 100.00 100.00)
               )
             )