Index: LayoutTests/svg/custom/global-constructors-expected.txt |
diff --git a/LayoutTests/svg/custom/global-constructors-expected.txt b/LayoutTests/svg/custom/global-constructors-expected.txt |
index 000a049c5534497b09472246feb1599b9aacf27c..2b6c184760498a499417d7d45db7233ccca393f8 100644 |
--- a/LayoutTests/svg/custom/global-constructors-expected.txt |
+++ b/LayoutTests/svg/custom/global-constructors-expected.txt |
@@ -33,6 +33,7 @@ PASS SVGSVGElement.toString() is 'function SVGSVGElement() { [native code] }' |
PASS SVGGElement.toString() is 'function SVGGElement() { [native code] }' |
PASS SVGDefsElement.toString() is 'function SVGDefsElement() { [native code] }' |
PASS SVGDescElement.toString() is 'function SVGDescElement() { [native code] }' |
+PASS SVGDiscardElement.toString() is 'function SVGDiscardElement() { [native code] }' |
PASS SVGTitleElement.toString() is 'function SVGTitleElement() { [native code] }' |
PASS SVGSymbolElement.toString() is 'function SVGSymbolElement() { [native code] }' |
PASS SVGUseElement.toString() is 'function SVGUseElement() { [native code] }' |