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 2b6c184760498a499417d7d45db7233ccca393f8..833595e8ec90ab59148c00a2e35db4722d07d8c1 100644 |
--- a/LayoutTests/svg/custom/global-constructors-expected.txt |
+++ b/LayoutTests/svg/custom/global-constructors-expected.txt |
@@ -137,7 +137,7 @@ PASS SVGAnimateElement.toString() is 'function SVGAnimateElement() { [native cod |
PASS SVGSetElement.toString() is 'function SVGSetElement() { [native code] }' |
PASS SVGAnimateMotionElement.toString() is 'function SVGAnimateMotionElement() { [native code] }' |
PASS SVGMPathElement.toString() is 'function SVGMPathElement() { [native code] }' |
-PASS SVGAnimateColorElement.toString() is 'function SVGAnimateColorElement() { [native code] }' |
+FAIL SVGAnimateColorElement.toString() should be function SVGAnimateColorElement() { [native code] }. Threw exception ReferenceError: SVGAnimateColorElement is not defined |
Stephen Chennney
2014/01/14 14:10:08
File a new bug to remove the test cases related sp
Erik Dahlström (inactive)
2014/01/14 14:35:10
Filed http://code.google.com/p/chromium/issues/det
|
PASS SVGAnimateTransformElement.toString() is 'function SVGAnimateTransformElement() { [native code] }' |
PASS SVGFontElement.toString() is 'function SVGFontElement() { [native code] }' |
PASS SVGGlyphElement.toString() is 'function SVGGlyphElement() { [native code] }' |