| 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 4d765d10c97899fb7c3a8c4840ebc6ac962f002b..dc204415fd346ee66cf6318983cfbace36a3045e 100644
|
| --- a/LayoutTests/svg/custom/global-constructors-expected.txt
|
| +++ b/LayoutTests/svg/custom/global-constructors-expected.txt
|
| @@ -36,7 +36,6 @@ PASS SVGDiscardElement.toString() is 'function SVGDiscardElement() { [native cod
|
| PASS SVGTitleElement.toString() is 'function SVGTitleElement() { [native code] }'
|
| PASS SVGSymbolElement.toString() is 'function SVGSymbolElement() { [native code] }'
|
| PASS SVGUseElement.toString() is 'function SVGUseElement() { [native code] }'
|
| -PASS SVGElementInstance.toString() is 'function SVGElementInstance() { [native code] }'
|
| PASS SVGImageElement.toString() is 'function SVGImageElement() { [native code] }'
|
| PASS SVGSwitchElement.toString() is 'function SVGSwitchElement() { [native code] }'
|
| PASS SVGStyleElement.toString() is 'function SVGStyleElement() { [native code] }'
|
|
|