Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / win / svg / as-image / svg-image-change-content-size-expected.txt
index ea31325..5e3b820 100644 (file)
@@ -1,11 +1,15 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 800x482
-  RenderBlock {html} at (0,0) size 800x482
-    RenderBody {body} at (8,16) size 784x458
-      RenderBlock {p} at (0,0) size 784x20
-        RenderText {#text} at (0,0) size 725x19
-          text run at (0,0) width 725: "The svg image contained in the div element (red box) should not change its appearance when width is resized to be larger"
-      RenderBlock {div} at (0,36) size 602x422 [border: (1px solid #FF0000)]
-        RenderImage {img} at (1,1) size 420x420
-        RenderText {#text} at (0,0) size 0x0
+{
+  "bounds": [800, 600],
+  "children": [
+    {
+      "bounds": [800, 600],
+      "contentsOpaque": true,
+      "drawsContent": true,
+      "repaintRects": [
+        [8, 50, 602, 424],
+        [8, 50, 422, 424]
+      ]
+    }
+  ]
+}
+