Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / repaint / canvas-putImageData-expected.txt
index 649b7fb..1f1b234 100644 (file)
@@ -1,6 +1,16 @@
- (repaint rects
-  (rect 8 8 10 10)
-  (rect 8 8 50 50)
-  (rect 8 8 90 90)
+(GraphicsLayer
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (drawsContent 1)
+      (repaint rects
+        (rect 8.00 8.00 10.00 10.00)
+        (rect 8.00 8.00 50.00 50.00)
+        (rect 8.00 8.00 90.00 90.00)
+      )
+    )
+  )
 )