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 833595e8ec90ab59148c00a2e35db4722d07d8c1..2b91798558615c36c5c4da02a13f265bf0058f7b 100644 |
--- a/LayoutTests/svg/custom/global-constructors-expected.txt |
+++ b/LayoutTests/svg/custom/global-constructors-expected.txt |
@@ -28,7 +28,6 @@ FAIL SVGTests.toString() should be function SVGTests() { [native code] }. Threw |
PASS SVGViewSpec.toString() is 'function SVGViewSpec() { [native code] }' |
FAIL SVGURIReference.toString() should be function SVGURIReference() { [native code] }. Threw exception ReferenceError: SVGURIReference is not defined |
FAIL SVGCSSRule.toString() should be function SVGCSSRule() { [native code] }. Threw exception ReferenceError: SVGCSSRule is not defined |
-PASS SVGDocument.toString() is 'function SVGDocument() { [native code] }' |
PASS SVGSVGElement.toString() is 'function SVGSVGElement() { [native code] }' |
PASS SVGGElement.toString() is 'function SVGGElement() { [native code] }' |
PASS SVGDefsElement.toString() is 'function SVGDefsElement() { [native code] }' |