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 40323005b4bbb46018f4d7115734c54028bae1f0..d20ae290a564cb64b4c7374b73b91cd40782b4fb 100644 |
--- a/LayoutTests/svg/custom/script-tests/global-constructors.js |
+++ b/LayoutTests/svg/custom/script-tests/global-constructors.js |
@@ -31,9 +31,6 @@ shouldBeDefined("SVGLocatable"); |
shouldBeDefined("SVGTransformable"); |
shouldBeDefined("SVGTests"); |
shouldBeDefined("SVGLangSpace"); |
-shouldBeDefined("SVGExternalResourcesRequired"); |
-shouldBeDefined("SVGFitToViewBox"); |
-shouldBeDefined("SVGZoomAndPan"); |
shouldBeDefined("SVGViewSpec"); |
shouldBeDefined("SVGURIReference"); |
shouldBeDefined("SVGCSSRule"); |