| Index: third_party/WebKit/LayoutTests/svg/custom/global-constructors-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/custom/global-constructors-expected.txt b/third_party/WebKit/LayoutTests/svg/custom/global-constructors-expected.txt
|
| index 94caad7ee824fd7b764fdcd611c0ab13a00e4df3..863ab2072e1cd26590254f362d54fdc5a015255e 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/custom/global-constructors-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/custom/global-constructors-expected.txt
|
| @@ -102,7 +102,6 @@ PASS SVGAElement.toString() is 'function SVGAElement() { [native code] }'
|
| PASS SVGViewElement.toString() is 'function SVGViewElement() { [native code] }'
|
| PASS SVGScriptElement.toString() is 'function SVGScriptElement() { [native code] }'
|
| FAIL SVGEvent.toString() should be function SVGEvent() { [native code] }. Threw exception ReferenceError: SVGEvent is not defined
|
| -PASS SVGZoomEvent.toString() is 'function SVGZoomEvent() { [native code] }'
|
| PASS SVGAnimationElement.toString() is 'function SVGAnimationElement() { [native code] }'
|
| PASS SVGAnimateElement.toString() is 'function SVGAnimateElement() { [native code] }'
|
| PASS SVGSetElement.toString() is 'function SVGSetElement() { [native code] }'
|
|
|