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 a871d0ef0dde619b0ed970eca3e5aec0b41dd212..0dbdc1263d7666dc0bb9b1f20ead9b9103c15a5b 100644 |
--- a/LayoutTests/svg/custom/script-tests/global-constructors.js |
+++ b/LayoutTests/svg/custom/script-tests/global-constructors.js |
@@ -30,7 +30,6 @@ shouldBeDefined("SVGStylable"); |
shouldBeDefined("SVGLocatable"); |
shouldBeDefined("SVGTransformable"); |
shouldBeDefined("SVGTests"); |
-shouldBeDefined("SVGLangSpace"); |
shouldBeDefined("SVGViewSpec"); |
shouldBeDefined("SVGURIReference"); |
shouldBeDefined("SVGCSSRule"); |