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 dc221518466ae7e31e76a890b412eb5c39498bc5..e55ba34aa565f26bc53f392f9ab0bb9316317949 100644 |
--- a/LayoutTests/svg/custom/script-tests/global-constructors.js |
+++ b/LayoutTests/svg/custom/script-tests/global-constructors.js |
@@ -36,6 +36,7 @@ shouldBeDefined("SVGSVGElement"); |
shouldBeDefined("SVGGElement"); |
shouldBeDefined("SVGDefsElement"); |
shouldBeDefined("SVGDescElement"); |
+shouldBeDefined("SVGDiscardElement"); |
shouldBeDefined("SVGTitleElement"); |
shouldBeDefined("SVGSymbolElement"); |
shouldBeDefined("SVGUseElement"); |