Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / android / fast / repaint / inline-overflow-expected.txt
index 22f44af..1633457 100644 (file)
@@ -1,9 +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
-      RenderInline {SPAN} at (0,0) size 200x50 [textStrokeColor=#008000] [textStrokeWidth=50.00]
-        RenderText {#text} at (50,50) size 200x50
-          text run at (50,50) width 200: "A  B"
-      RenderText {#text} at (0,0) size 0x0
+{
+  "bounds": [800, 600],
+  "children": [
+    {
+      "bounds": [800, 600],
+      "contentsOpaque": true,
+      "drawsContent": true,
+      "repaintRects": [
+        [33, 33, 250, 100],
+        [33, 33, 250, 100]
+      ]
+    }
+  ]
+}
+