| Index: LayoutTests/svg/dom/svg2-inheritance-expected.txt
|
| diff --git a/LayoutTests/svg/dom/svg2-inheritance-expected.txt b/LayoutTests/svg/dom/svg2-inheritance-expected.txt
|
| index 58777543a07bb0ee492ccec7fabab35f031a315a..6774a0f5e72b49901d4e32f15dd2e03fcd3dd10d 100644
|
| --- a/LayoutTests/svg/dom/svg2-inheritance-expected.txt
|
| +++ b/LayoutTests/svg/dom/svg2-inheritance-expected.txt
|
| @@ -27,7 +27,7 @@ PASS SVGAnimatedString inherits Object
|
| PASS SVGAnimatedTransformList inherits Object
|
| PASS SVGAnimationElement inherits SVGElement
|
| FAIL SVGCSSRule is not defined
|
| -FAIL SVGCircleElement should inherit SVGGeometryElement but got SVGGraphicsElement instead
|
| +PASS SVGCircleElement inherits SVGGeometryElement
|
| FAIL SVGClipPathElement should inherit SVGDefinitionElement but got SVGGraphicsElement instead
|
| FAIL SVGColorProfileElement is not defined
|
| FAIL SVGColorProfileRule is not defined
|
| @@ -37,7 +37,7 @@ PASS SVGDescElement inherits SVGElement
|
| PASS SVGElement inherits Element
|
| PASS SVGElementInstance inherits EventTarget
|
| PASS SVGElementInstanceList inherits Object
|
| -FAIL SVGEllipseElement should inherit SVGGeometryElement but got SVGGraphicsElement instead
|
| +PASS SVGEllipseElement inherits SVGGeometryElement
|
| PASS SVGFontElement inherits SVGElement
|
| PASS SVGFontFaceElement inherits SVGElement
|
| PASS SVGFontFaceFormatElement inherits SVGElement
|
| @@ -46,7 +46,7 @@ PASS SVGFontFaceSrcElement inherits SVGElement
|
| PASS SVGFontFaceUriElement inherits SVGElement
|
| PASS SVGForeignObjectElement inherits SVGGraphicsElement
|
| PASS SVGGElement inherits SVGGraphicsElement
|
| -FAIL SVGGeometryElement is not defined
|
| +PASS SVGGeometryElement inherits SVGGraphicsElement
|
| PASS SVGGlyphElement inherits SVGElement
|
| PASS SVGGlyphRefElement inherits SVGElement
|
| PASS SVGGradientElement inherits SVGElement
|
| @@ -55,13 +55,13 @@ PASS SVGHKernElement inherits SVGElement
|
| PASS SVGImageElement inherits SVGGraphicsElement
|
| PASS SVGLength inherits Object
|
| PASS SVGLengthList inherits Object
|
| -FAIL SVGLineElement should inherit SVGGeometryElement but got SVGGraphicsElement instead
|
| +PASS SVGLineElement inherits SVGGeometryElement
|
| PASS SVGLinearGradientElement inherits SVGGradientElement
|
| PASS SVGMPathElement inherits SVGElement
|
| PASS SVGMarkerElement inherits SVGElement
|
| FAIL SVGMarkerInstance is not defined
|
| FAIL SVGMarkerList is not defined
|
| -FAIL SVGMaskElement should inherit SVGDefinitionElement but got SVGElement instead
|
| +PASS SVGMaskElement inherits SVGElement
|
| PASS SVGMatrix inherits Object
|
| FAIL SVGMeshGradientElement is not defined
|
| FAIL SVGMeshPatchElement is not defined
|
| @@ -70,7 +70,7 @@ PASS SVGMetadataElement inherits SVGElement
|
| PASS SVGMissingGlyphElement inherits SVGElement
|
| PASS SVGNumber inherits Object
|
| PASS SVGNumberList inherits Object
|
| -FAIL SVGPathElement should inherit SVGGeometryElement but got SVGGraphicsElement instead
|
| +PASS SVGPathElement inherits SVGGeometryElement
|
| PASS SVGPathSeg inherits Object
|
| PASS SVGPathSegArcAbs inherits SVGPathSeg
|
| PASS SVGPathSegArcRel inherits SVGPathSeg
|
| @@ -95,12 +95,12 @@ PASS SVGPathSegMovetoRel inherits SVGPathSeg
|
| PASS SVGPatternElement inherits SVGElement
|
| PASS SVGPoint inherits Object
|
| PASS SVGPointList inherits Object
|
| -FAIL SVGPolygonElement should inherit SVGGeometryElement but got SVGGraphicsElement instead
|
| -FAIL SVGPolylineElement should inherit SVGGeometryElement but got SVGGraphicsElement instead
|
| +PASS SVGPolygonElement inherits SVGGeometryElement
|
| +PASS SVGPolylineElement inherits SVGGeometryElement
|
| PASS SVGPreserveAspectRatio inherits Object
|
| PASS SVGRadialGradientElement inherits SVGGradientElement
|
| PASS SVGRect inherits Object
|
| -FAIL SVGRectElement should inherit SVGGeometryElement but got SVGGraphicsElement instead
|
| +PASS SVGRectElement inherits SVGGeometryElement
|
| PASS SVGSVGElement inherits SVGGraphicsElement
|
| PASS SVGScriptElement inherits SVGElement
|
| PASS SVGSetElement inherits SVGAnimationElement
|
|
|