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