Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / android / svg / custom / use-inherit-style-expected.txt
index 707a0b8..d2b66f6 100644 (file)
@@ -1,9 +1,19 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x600
-  RenderSVGRoot {svg} at (0,0) size 100x60
-    RenderSVGContainer {g} at (0,0) size 100x60
-      RenderSVGContainer {use} at (0,0) size 100x60
-        RenderSVGRect {rect} at (0,0) size 100x60 [fill={[type=SOLID] [color=#00FF00]}] [x=0.00] [y=0.00] [width=100.00] [height=60.00]
-    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
-      RenderSVGRect {rect} at (0,0) size 100x60 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=100.00] [height=60.00]
+{
+  "bounds": [800, 600],
+  "children": [
+    {
+      "bounds": [800, 600],
+      "contentsOpaque": true,
+      "drawsContent": true,
+      "repaintRects": [
+        [0, 0, 100, 60],
+        [0, 0, 100, 60],
+        [0, 0, 100, 60],
+        [0, 0, 100, 60],
+        [0, 0, 100, 60],
+        [0, 0, 100, 60]
+      ]
+    }
+  ]
+}
+