Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / repaint / inline-block-resize-expected.txt
index af4dcae..c99c910 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 (8,8) size 784x584
-      RenderBlock {DIV} at (0,0) size 784x100
-layer at (8,8) size 100x100
-  RenderBlock (positioned) {DIV} at (8,8) size 100x100 [bgcolor=#FF0000]
-layer at (8,108) size 100x0
-  RenderBlock (positioned) {DIV} at (8,108) size 100x0
-    RenderBlock {DIV} at (0,-100) size 100x100 [bgcolor=#008000]
+{
+  "bounds": [800, 600],
+  "children": [
+    {
+      "bounds": [800, 600],
+      "contentsOpaque": true,
+      "drawsContent": true,
+      "repaintRects": [
+        [8, 8, 100, 100],
+        [8, 8, 100, 100]
+      ]
+    }
+  ]
+}
+