Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / svg / repaint / filter-child-repaint-expected.txt
index 58bf084..49da3af 100644 (file)
@@ -1,12 +1,15 @@
-layer at (0,0) size 800x600
-  RenderView at (0,0) size 800x600
-layer at (0,0) size 128x128
-  RenderSVGRoot {svg} at (0,0) size 106x106
-    RenderSVGHiddenContainer {defs} at (0,0) size 0x0
-      RenderSVGResourceFilter {filter} [id="dropShadow"] [filterUnits=objectBoundingBox] [primitiveUnits=userSpaceOnUse]
-        [feDropShadow stdDeviation="2.00, 2.00" dx="3.00" dy="3.00" flood-color="#000000" flood-opacity="1.00]
-          [SourceGraphic]
-    RenderSVGContainer {g} at (0,0) size 106x106
-      [filter="dropShadow"] RenderSVGResourceFilter {filter} at (-9.60,-9.60) size 115.20x115.20
-      RenderSVGRect {rect} at (0,0) size 64x64 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=64.00] [height=64.00]
-      RenderSVGRect {rect} at (32,32) size 64x64 [fill={[type=SOLID] [color=#008000]}] [x=32.00] [y=32.00] [width=64.00] [height=64.00]
+(GraphicsLayer
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (drawsContent 1)
+      (repaint rects
+        (rect 32.00 32.00 64.00 64.00)
+        (rect 32.00 32.00 64.00 64.00)
+      )
+    )
+  )
+)
+