Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / win / fast / repaint / block-no-inflow-children-expected.txt
index 678675c..ab40818 100644 (file)
@@ -1,11 +1,15 @@
-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 (0,0) size 800x600
-      RenderBlock {DIV} at (0,0) size 200x200
-layer at (0,0) size 58x20
-  RenderBlock (positioned) {DIV} at (0,0) size 58x20
-    RenderBlock {DIV} at (0,0) size 58x20
-      RenderText {#text} at (0,0) size 58x19
-        text run at (0,0) width 58: "La la la la"
+{
+  "bounds": [800, 600],
+  "children": [
+    {
+      "bounds": [800, 600],
+      "contentsOpaque": true,
+      "drawsContent": true,
+      "repaintRects": [
+        [0, 0, 64, 18],
+        [0, 0, 48, 18]
+      ]
+    }
+  ]
+}
+