| 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 7b430411345f8a7635d18173cd9e33ba1e198a17..05a174a435951b6963f68f9ffdfb215aaf3b7369 100644
|
| --- a/LayoutTests/svg/custom/script-tests/global-constructors.js
|
| +++ b/LayoutTests/svg/custom/script-tests/global-constructors.js
|
| @@ -39,7 +39,6 @@ shouldBeDefined("SVGDiscardElement");
|
| shouldBeDefined("SVGTitleElement");
|
| shouldBeDefined("SVGSymbolElement");
|
| shouldBeDefined("SVGUseElement");
|
| -shouldBeDefined("SVGElementInstance");
|
| shouldBeDefined("SVGImageElement");
|
| shouldBeDefined("SVGSwitchElement");
|
| shouldBeDefined("SVGStyleElement");
|
|
|