| 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
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..d1793eee7fd26f14791fd3ff927af13d8d88c081
|
| --- /dev/null
|
| +++ b/LayoutTests/svg/dom/svg2-inheritance-expected.txt
|
| @@ -0,0 +1,130 @@
|
| +Validates the SVG2 inheritance model.
|
| +
|
| +On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
| +
|
| +
|
| +PASS SVGAElement inherits SVGGraphicsElement
|
| +PASS SVGAltGlyphDefElement inherits SVGElement
|
| +PASS SVGAltGlyphElement inherits SVGTextPositioningElement
|
| +PASS SVGAltGlyphItemElement inherits SVGElement
|
| +PASS SVGAngle inherits Object
|
| +PASS SVGAnimateColorElement inherits SVGAnimationElement
|
| +PASS SVGAnimateElement inherits SVGAnimationElement
|
| +PASS SVGAnimateMotionElement inherits SVGAnimationElement
|
| +PASS SVGAnimateTransformElement inherits SVGAnimationElement
|
| +PASS SVGAnimatedAngle inherits Object
|
| +PASS SVGAnimatedBoolean inherits Object
|
| +PASS SVGAnimatedEnumeration inherits Object
|
| +PASS SVGAnimatedInteger inherits Object
|
| +PASS SVGAnimatedLength inherits Object
|
| +PASS SVGAnimatedLengthList inherits Object
|
| +PASS SVGAnimatedNumber inherits Object
|
| +PASS SVGAnimatedNumberList inherits Object
|
| +FAIL SVGAnimatedPathData is not defined
|
| +PASS SVGAnimatedPreserveAspectRatio inherits Object
|
| +PASS SVGAnimatedRect inherits Object
|
| +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
|
| +FAIL SVGClipPathElement should inherit SVGDefinitionElement but got SVGGraphicsElement instead
|
| +FAIL SVGColorProfileElement is not defined
|
| +FAIL SVGColorProfileRule is not defined
|
| +PASS SVGCursorElement inherits SVGElement
|
| +PASS SVGDefsElement inherits SVGGraphicsElement
|
| +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 SVGFontElement inherits SVGElement
|
| +PASS SVGFontFaceElement inherits SVGElement
|
| +PASS SVGFontFaceFormatElement inherits SVGElement
|
| +PASS SVGFontFaceNameElement inherits SVGElement
|
| +PASS SVGFontFaceSrcElement inherits SVGElement
|
| +PASS SVGFontFaceUriElement inherits SVGElement
|
| +PASS SVGForeignObjectElement inherits SVGGraphicsElement
|
| +PASS SVGGElement inherits SVGGraphicsElement
|
| +FAIL SVGGeometryElement is not defined
|
| +PASS SVGGlyphElement inherits SVGElement
|
| +PASS SVGGlyphRefElement inherits SVGElement
|
| +PASS SVGGradientElement inherits SVGElement
|
| +PASS SVGGraphicsElement inherits SVGElement
|
| +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 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 SVGMatrix inherits Object
|
| +FAIL SVGMeshGradientElement is not defined
|
| +FAIL SVGMeshPatchElement is not defined
|
| +FAIL SVGMeshRowElement is not defined
|
| +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 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
|
| +FAIL SVGPolygonElement should inherit SVGGeometryElement but got SVGGraphicsElement instead
|
| +FAIL SVGPolylineElement should inherit SVGGeometryElement but got SVGGraphicsElement instead
|
| +PASS SVGPreserveAspectRatio inherits Object
|
| +PASS SVGRadialGradientElement inherits SVGGradientElement
|
| +PASS SVGRect inherits Object
|
| +FAIL SVGRectElement should inherit SVGGeometryElement but got SVGGraphicsElement instead
|
| +PASS SVGSVGElement inherits SVGGraphicsElement
|
| +PASS SVGScriptElement inherits SVGElement
|
| +PASS SVGSetElement inherits SVGAnimationElement
|
| +PASS SVGStopElement inherits SVGElement
|
| +PASS SVGStringList inherits Object
|
| +PASS SVGStyleElement inherits SVGElement
|
| +PASS SVGSwitchElement inherits SVGGraphicsElement
|
| +PASS SVGSymbolElement inherits SVGElement
|
| +PASS SVGTRefElement inherits SVGTextPositioningElement
|
| +PASS SVGTSpanElement inherits SVGTextPositioningElement
|
| +PASS SVGTextContentElement inherits SVGGraphicsElement
|
| +PASS SVGTextElement inherits SVGTextPositioningElement
|
| +PASS SVGTextPathElement inherits SVGTextContentElement
|
| +PASS SVGTextPositioningElement inherits SVGTextContentElement
|
| +PASS SVGTitleElement inherits SVGElement
|
| +PASS SVGTransform inherits Object
|
| +PASS SVGTransformList inherits Object
|
| +PASS SVGUseElement inherits SVGGraphicsElement
|
| +PASS SVGVKernElement inherits SVGElement
|
| +PASS SVGViewElement inherits SVGElement
|
| +PASS SVGViewSpec inherits Object
|
| +PASS SVGZoomEvent inherits UIEvent
|
| +FAIL TimeEvent is not defined
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
| +
|
|
|