| Index: third_party/WebKit/LayoutTests/svg/dom/svg2-inheritance-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/svg/dom/svg2-inheritance-expected.txt b/third_party/WebKit/LayoutTests/svg/dom/svg2-inheritance-expected.txt
|
| index 297bc3abfe520ae93d8c28c8e139aebb5456a128..1d4b053480de80f593ac99100daad08f14c7d470 100644
|
| --- a/third_party/WebKit/LayoutTests/svg/dom/svg2-inheritance-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/svg/dom/svg2-inheritance-expected.txt
|
| @@ -56,27 +56,6 @@ PASS SVGMetadataElement inherits SVGElement
|
| PASS SVGNumber inherits Object
|
| PASS SVGNumberList inherits Object
|
| PASS SVGPathElement inherits SVGGeometryElement
|
| -PASS SVGPathSeg inherits Object
|
| -PASS SVGPathSegArcAbs inherits SVGPathSeg
|
| -PASS SVGPathSegArcRel inherits SVGPathSeg
|
| -PASS SVGPathSegClosePath inherits SVGPathSeg
|
| -PASS SVGPathSegCurvetoCubicAbs inherits SVGPathSeg
|
| -PASS SVGPathSegCurvetoCubicRel inherits SVGPathSeg
|
| -PASS SVGPathSegCurvetoCubicSmoothAbs inherits SVGPathSeg
|
| -PASS SVGPathSegCurvetoCubicSmoothRel inherits SVGPathSeg
|
| -PASS SVGPathSegCurvetoQuadraticAbs inherits SVGPathSeg
|
| -PASS SVGPathSegCurvetoQuadraticRel inherits SVGPathSeg
|
| -PASS SVGPathSegCurvetoQuadraticSmoothAbs inherits SVGPathSeg
|
| -PASS SVGPathSegCurvetoQuadraticSmoothRel inherits SVGPathSeg
|
| -PASS SVGPathSegLinetoAbs inherits SVGPathSeg
|
| -PASS SVGPathSegLinetoHorizontalAbs inherits SVGPathSeg
|
| -PASS SVGPathSegLinetoHorizontalRel inherits SVGPathSeg
|
| -PASS SVGPathSegLinetoRel inherits SVGPathSeg
|
| -PASS SVGPathSegLinetoVerticalAbs inherits SVGPathSeg
|
| -PASS SVGPathSegLinetoVerticalRel inherits SVGPathSeg
|
| -PASS SVGPathSegList inherits Object
|
| -PASS SVGPathSegMovetoAbs inherits SVGPathSeg
|
| -PASS SVGPathSegMovetoRel inherits SVGPathSeg
|
| PASS SVGPatternElement inherits SVGElement
|
| PASS SVGPoint inherits Object
|
| PASS SVGPointList inherits Object
|
|
|