Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / repaint / transform-absolute-child-expected.txt
index 5cc982d..305ac93 100644 (file)
@@ -1,9 +1,17 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x304
-  RenderBlock {HTML} at (0,0) size 800x304
-    RenderBody {BODY} at (8,50) size 784x204
-layer at (58,50) size 204x204
-  RenderBlock (relative positioned) {DIV} at (50,0) size 204x204 [border: (2px solid #000000)]
-layer at (135,127) size 400x50
-  RenderBlock (positioned) {DIV} at (77,77) size 400x50 [bgcolor=#808080]
+{
+  "bounds": [800, 600],
+  "children": [
+    {
+      "bounds": [800, 600],
+      "contentsOpaque": true,
+      "drawsContent": true,
+      "repaintRects": [
+        [135, 127, 400, 50],
+        [124, 116, 340, 297],
+        [58, 50, 204, 204],
+        [16, 8, 288, 288]
+      ]
+    }
+  ]
+}
+