Index: LayoutTests/svg/custom/script-tests/global-constructors.js |
diff --git a/LayoutTests/svg/custom/script-tests/global-constructors.js b/LayoutTests/svg/custom/script-tests/global-constructors.js |
index e55ba34aa565f26bc53f392f9ab0bb9316317949..98b187f3337e9c3c75ad8bf6685ba0d6d5845c91 100644 |
--- a/LayoutTests/svg/custom/script-tests/global-constructors.js |
+++ b/LayoutTests/svg/custom/script-tests/global-constructors.js |
@@ -31,7 +31,6 @@ shouldBeDefined("SVGTests"); |
shouldBeDefined("SVGViewSpec"); |
shouldBeDefined("SVGURIReference"); |
shouldBeDefined("SVGCSSRule"); |
-shouldBeDefined("SVGDocument"); |
shouldBeDefined("SVGSVGElement"); |
shouldBeDefined("SVGGElement"); |
shouldBeDefined("SVGDefsElement"); |