Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / repaint / reflection-repaint-test-expected.txt
index a60d139..0eab8af 100644 (file)
@@ -1,9 +1,17 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x152
-  RenderBlock {HTML} at (0,0) size 800x152
-    RenderBody {BODY} at (8,50) size 784x52
-layer at (58,50) size 202x52
-  RenderBlock {DIV} at (50,0) size 202x52 [border: (1px solid #000000)]
-    RenderText {#text} at (1,1) size 39x18
-      text run at (1,1) width 39: "PASS"
+{
+  "bounds": [800, 600],
+  "children": [
+    {
+      "bounds": [800, 600],
+      "contentsOpaque": true,
+      "drawsContent": true,
+      "repaintRects": [
+        [93, 51, 3, 110],
+        [23, 160, 73, 1],
+        [22, 50, 226, 166],
+        [22, 50, 226, 166]
+      ]
+    }
+  ]
+}
+