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