| 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 2b6c184760498a499417d7d45db7233ccca393f8..000a049c5534497b09472246feb1599b9aacf27c 100644
|
| --- a/LayoutTests/svg/custom/global-constructors-expected.txt
|
| +++ b/LayoutTests/svg/custom/global-constructors-expected.txt
|
| @@ -33,7 +33,6 @@
|
| 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] }'
|
|
|