Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / repaint / float-new-in-block-expected.txt
index 100ec5e..157f716 100644 (file)
@@ -1,7 +1,14 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderBlock {HTML} at (0,0) size 800x600
-    RenderBody {BODY} at (8,8) size 784x584
-      RenderBlock {DIV} at (0,0) size 784x20 [bgcolor=#ADD8E6]
-        RenderBlock (floating) {DIV} at (0,0) size 100x100 [bgcolor=#008000]
+{
+  "bounds": [800, 600],
+  "children": [
+    {
+      "bounds": [800, 600],
+      "contentsOpaque": true,
+      "drawsContent": true,
+      "repaintRects": [
+        [8, 8, 100, 100]
+      ]
+    }
+  ]
+}
+