Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / svg / dynamic-updates / SVGSVGElement-dom-requiredFeatures-expected.txt
index 12e5347..6126be8 100644 (file)
@@ -1,27 +1,22 @@
-SVG 1.1 dynamic update tests
-
-Check that SVGSVGElement is initially displayed
-PASS svgElement.getBoundingClientRect().width is 300
-Check that setting requiredFeatures to something invalid makes it not render
-PASS svgElement.getBoundingClientRect().width is 0
-Check that setting requiredFeatures to something valid makes it render again
-PASS svgElement.getBoundingClientRect().width is 300
-Check that adding something valid to requiredFeatures keeps rendering the element
-PASS svgElement.getBoundingClientRect().width is 300
-Check that adding something invalid to requiredFeatures makes it not render
-PASS svgElement.getBoundingClientRect().width is 0
-PASS successfullyParsed is true
-
-TEST COMPLETE
-(repaint rects
-  (rect 8 8 784 584)
-  (rect 8 8 784 584)
-  (rect 8 8 784 584)
-  (rect 8 8 784 584)
-  (rect 8 8 784 584)
-  (rect 8 8 784 300)
-  (rect 8 8 784 584)
-  (rect 8 8 784 584)
-  (rect 8 8 784 584)
+(GraphicsLayer
+  (bounds 800.00 600.00)
+  (children 1
+    (GraphicsLayer
+      (bounds 800.00 600.00)
+      (contentsOpaque 1)
+      (drawsContent 1)
+      (repaint rects
+        (rect 8.00 8.00 784.00 584.00)
+        (rect 8.00 8.00 784.00 584.00)
+        (rect 8.00 8.00 784.00 584.00)
+        (rect 8.00 8.00 784.00 584.00)
+        (rect 8.00 8.00 784.00 584.00)
+        (rect 8.00 8.00 784.00 300.00)
+        (rect 8.00 8.00 784.00 584.00)
+        (rect 8.00 8.00 784.00 584.00)
+        (rect 8.00 8.00 784.00 584.00)
+      )
+    )
+  )
 )