Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / svg / dynamic-updates / SVGForeignObjectElement-dom-requiredFeatures-expected.txt
index 928b43f..a19155f 100644 (file)
@@ -1,36 +1,29 @@
-SVG 1.1 dynamic update tests
-
-Check that SVGForeignObjectElement is initially displayed
-PASS foreignObjectElement.getBBox().width is 200
-PASS foreignObjectElement.getBBox().height is 200
-Check that setting requiredFeatures to something invalid makes it not render
-PASS foreignObjectElement.getBBox().width is 0
-PASS foreignObjectElement.getBBox().height is 0
-Check that setting requiredFeatures to something valid makes it render again
-PASS foreignObjectElement.getBBox().width is 200
-PASS foreignObjectElement.getBBox().height is 200
-Check that adding something valid to requiredFeatures keeps rendering the element
-PASS foreignObjectElement.getBBox().width is 200
-PASS foreignObjectElement.getBBox().height is 200
-Check that adding something invalid to requiredFeatures makes it not render
-PASS foreignObjectElement.getBBox().width is 0
-PASS foreignObjectElement.getBBox().height is 0
-PASS successfullyParsed is true
-
-TEST COMPLETE
-(repaint rects
-  (rect 8 8 200 18)
-  (rect 8 8 200 18)
-  (rect 8 8 200 200)
-  (rect 8 8 200 18)
-  (rect 8 8 200 200)
-  (rect 8 8 200 18)
-  (rect 8 8 200 18)
-  (rect 8 8 200 200)
-  (rect 8 8 200 18)
-  (rect 8 8 200 200)
-  (rect 8 8 200 18)
-  (rect 8 8 200 18)
-  (rect 8 8 200 200)
+(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 200.00 18.00)
+        (rect 8.00 8.00 200.00 18.00)
+        (rect 8.00 8.00 200.00 200.00)
+        (rect 8.00 8.00 200.00 200.00)
+        (rect 8.00 8.00 200.00 200.00)
+        (rect 8.00 8.00 200.00 200.00)
+        (rect 8.00 8.00 200.00 18.00)
+        (rect 8.00 8.00 200.00 18.00)
+        (rect 8.00 8.00 200.00 18.00)
+        (rect 8.00 8.00 200.00 200.00)
+        (rect 8.00 8.00 200.00 200.00)
+        (rect 8.00 8.00 200.00 18.00)
+        (rect 8.00 8.00 200.00 18.00)
+        (rect 8.00 8.00 200.00 18.00)
+        (rect 8.00 8.00 200.00 200.00)
+        (rect 8.00 8.00 200.00 200.00)
+      )
+    )
+  )
 )