| 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 573c9e73fbaf51e72185ac958d9b5b091038685d..94caad7ee824fd7b764fdcd611c0ab13a00e4df3 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/custom/global-constructors-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/custom/global-constructors-expected.txt
|
| @@ -47,28 +47,6 @@ PASS SVGTransformList.toString() is 'function SVGTransformList() { [native code]
|
| PASS SVGAnimatedTransformList.toString() is 'function SVGAnimatedTransformList() { [native code] }'
|
| PASS SVGPreserveAspectRatio.toString() is 'function SVGPreserveAspectRatio() { [native code] }'
|
| PASS SVGAnimatedPreserveAspectRatio.toString() is 'function SVGAnimatedPreserveAspectRatio() { [native code] }'
|
| -PASS SVGPathSeg.toString() is 'function SVGPathSeg() { [native code] }'
|
| -PASS SVGPathSegClosePath.toString() is 'function SVGPathSegClosePath() { [native code] }'
|
| -PASS SVGPathSegMovetoAbs.toString() is 'function SVGPathSegMovetoAbs() { [native code] }'
|
| -PASS SVGPathSegMovetoRel.toString() is 'function SVGPathSegMovetoRel() { [native code] }'
|
| -PASS SVGPathSegLinetoAbs.toString() is 'function SVGPathSegLinetoAbs() { [native code] }'
|
| -PASS SVGPathSegLinetoRel.toString() is 'function SVGPathSegLinetoRel() { [native code] }'
|
| -PASS SVGPathSegCurvetoCubicAbs.toString() is 'function SVGPathSegCurvetoCubicAbs() { [native code] }'
|
| -PASS SVGPathSegCurvetoCubicRel.toString() is 'function SVGPathSegCurvetoCubicRel() { [native code] }'
|
| -PASS SVGPathSegCurvetoQuadraticAbs.toString() is 'function SVGPathSegCurvetoQuadraticAbs() { [native code] }'
|
| -PASS SVGPathSegCurvetoQuadraticRel.toString() is 'function SVGPathSegCurvetoQuadraticRel() { [native code] }'
|
| -PASS SVGPathSegArcAbs.toString() is 'function SVGPathSegArcAbs() { [native code] }'
|
| -PASS SVGPathSegArcRel.toString() is 'function SVGPathSegArcRel() { [native code] }'
|
| -PASS SVGPathSegLinetoHorizontalAbs.toString() is 'function SVGPathSegLinetoHorizontalAbs() { [native code] }'
|
| -PASS SVGPathSegLinetoHorizontalRel.toString() is 'function SVGPathSegLinetoHorizontalRel() { [native code] }'
|
| -PASS SVGPathSegLinetoVerticalAbs.toString() is 'function SVGPathSegLinetoVerticalAbs() { [native code] }'
|
| -PASS SVGPathSegLinetoVerticalRel.toString() is 'function SVGPathSegLinetoVerticalRel() { [native code] }'
|
| -PASS SVGPathSegCurvetoCubicSmoothAbs.toString() is 'function SVGPathSegCurvetoCubicSmoothAbs() { [native code] }'
|
| -PASS SVGPathSegCurvetoCubicSmoothRel.toString() is 'function SVGPathSegCurvetoCubicSmoothRel() { [native code] }'
|
| -PASS SVGPathSegCurvetoQuadraticSmoothAbs.toString() is 'function SVGPathSegCurvetoQuadraticSmoothAbs() { [native code] }'
|
| -PASS SVGPathSegCurvetoQuadraticSmoothRel.toString() is 'function SVGPathSegCurvetoQuadraticSmoothRel() { [native code] }'
|
| -PASS SVGPathSegList.toString() is 'function SVGPathSegList() { [native code] }'
|
| -FAIL SVGAnimatedPathData.toString() should be function SVGAnimatedPathData() { [native code] }. Threw exception ReferenceError: SVGAnimatedPathData is not defined
|
| PASS SVGPathElement.toString() is 'function SVGPathElement() { [native code] }'
|
| PASS SVGRectElement.toString() is 'function SVGRectElement() { [native code] }'
|
| PASS SVGCircleElement.toString() is 'function SVGCircleElement() { [native code] }'
|
|
|