Index: LayoutTests/svg/custom/global-constructors-expected.txt |
diff --git a/LayoutTests/svg/custom/global-constructors-expected.txt b/LayoutTests/svg/custom/global-constructors-expected.txt |
index 147647d0a2a6d28ccedd8f493204b12b01083735..1129d32d24afb6b7e66d549a40e41aaf8ad6b77f 100644 |
--- a/LayoutTests/svg/custom/global-constructors-expected.txt |
+++ b/LayoutTests/svg/custom/global-constructors-expected.txt |
@@ -136,7 +136,7 @@ PASS SVGViewElement.toString() is 'function SVGViewElement() { [native code] }' |
PASS SVGScriptElement.toString() is 'function SVGScriptElement() { [native code] }' |
FAIL SVGEvent.toString() should be function SVGEvent() { [native code] }. Threw exception ReferenceError: SVGEvent is not defined |
PASS SVGZoomEvent.toString() is 'function SVGZoomEvent() { [native code] }' |
-FAIL SVGAnimationElement.toString() should be function SVGAnimationElement() { [native code] }. Threw exception ReferenceError: SVGAnimationElement is not defined |
+PASS SVGAnimationElement.toString() is 'function SVGAnimationElement() { [native code] }' |
PASS SVGAnimateElement.toString() is 'function SVGAnimateElement() { [native code] }' |
PASS SVGSetElement.toString() is 'function SVGSetElement() { [native code] }' |
PASS SVGAnimateMotionElement.toString() is 'function SVGAnimateMotionElement() { [native code] }' |