Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / win / fast / repaint / subtree-layoutstate-transform-expected.txt
index fe868c7..ef5a115 100644 (file)
@@ -1,7 +1,17 @@
-Tests repaint after layout of a subtree, inside a transformed element. You should see a large green square below.
-
-(repaint rects
-  (rect 28 48 100 200)
-  (rect 28 48 200 200)
+(GraphicsLayer
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (drawsContent 1)
+      (repaint rects
+        (rect 128.00 48.00 100.00 200.00)
+        (rect 28.00 148.00 200.00 100.00)
+        (rect 28.00 48.00 100.00 200.00)
+        (rect 28.00 48.00 100.00 100.00)
+      )
+    )
+  )
 )