| OLD | NEW |
| 1 Validates the SVG2 inheritance model. | 1 Validates the SVG2 inheritance model. |
| 2 | 2 |
| 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". | 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
". |
| 4 | 4 |
| 5 | 5 |
| 6 PASS SVGAElement inherits SVGGraphicsElement | 6 PASS SVGAElement inherits SVGGraphicsElement |
| 7 PASS SVGAngle inherits Object | 7 PASS SVGAngle inherits Object |
| 8 FAIL SVGAnimateColorElement is not defined | 8 FAIL SVGAnimateColorElement is not defined |
| 9 PASS SVGAnimateElement inherits SVGAnimationElement | 9 PASS SVGAnimateElement inherits SVGAnimationElement |
| 10 PASS SVGAnimateMotionElement inherits SVGAnimationElement | 10 PASS SVGAnimateMotionElement inherits SVGAnimationElement |
| (...skipping 10 matching lines...) Expand all Loading... |
| 21 PASS SVGAnimatedPreserveAspectRatio inherits Object | 21 PASS SVGAnimatedPreserveAspectRatio inherits Object |
| 22 PASS SVGAnimatedRect inherits Object | 22 PASS SVGAnimatedRect inherits Object |
| 23 PASS SVGAnimatedString inherits Object | 23 PASS SVGAnimatedString inherits Object |
| 24 PASS SVGAnimatedTransformList inherits Object | 24 PASS SVGAnimatedTransformList inherits Object |
| 25 PASS SVGAnimationElement inherits SVGElement | 25 PASS SVGAnimationElement inherits SVGElement |
| 26 FAIL SVGCSSRule is not defined | 26 FAIL SVGCSSRule is not defined |
| 27 PASS SVGCircleElement inherits SVGGeometryElement | 27 PASS SVGCircleElement inherits SVGGeometryElement |
| 28 FAIL SVGClipPathElement should inherit SVGElement but got SVGGraphicsElement ins
tead | 28 FAIL SVGClipPathElement should inherit SVGElement but got SVGGraphicsElement ins
tead |
| 29 FAIL SVGColorProfileElement is not defined | 29 FAIL SVGColorProfileElement is not defined |
| 30 FAIL SVGColorProfileRule is not defined | 30 FAIL SVGColorProfileRule is not defined |
| 31 PASS SVGCursorElement inherits SVGElement | 31 FAIL SVGCursorElement is not defined |
| 32 PASS SVGDefsElement inherits SVGGraphicsElement | 32 PASS SVGDefsElement inherits SVGGraphicsElement |
| 33 PASS SVGDescElement inherits SVGElement | 33 PASS SVGDescElement inherits SVGElement |
| 34 PASS SVGElement inherits Element | 34 PASS SVGElement inherits Element |
| 35 PASS SVGEllipseElement inherits SVGGeometryElement | 35 PASS SVGEllipseElement inherits SVGGeometryElement |
| 36 PASS SVGForeignObjectElement inherits SVGGraphicsElement | 36 PASS SVGForeignObjectElement inherits SVGGraphicsElement |
| 37 PASS SVGGElement inherits SVGGraphicsElement | 37 PASS SVGGElement inherits SVGGraphicsElement |
| 38 PASS SVGGeometryElement inherits SVGGraphicsElement | 38 PASS SVGGeometryElement inherits SVGGraphicsElement |
| 39 PASS SVGGradientElement inherits SVGElement | 39 PASS SVGGradientElement inherits SVGElement |
| 40 PASS SVGGraphicsElement inherits SVGElement | 40 PASS SVGGraphicsElement inherits SVGElement |
| 41 PASS SVGImageElement inherits SVGGraphicsElement | 41 PASS SVGImageElement inherits SVGGraphicsElement |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 81 PASS SVGTitleElement inherits SVGElement | 81 PASS SVGTitleElement inherits SVGElement |
| 82 PASS SVGTransform inherits Object | 82 PASS SVGTransform inherits Object |
| 83 PASS SVGTransformList inherits Object | 83 PASS SVGTransformList inherits Object |
| 84 PASS SVGUseElement inherits SVGGraphicsElement | 84 PASS SVGUseElement inherits SVGGraphicsElement |
| 85 PASS SVGViewElement inherits SVGElement | 85 PASS SVGViewElement inherits SVGElement |
| 86 FAIL TimeEvent is not defined | 86 FAIL TimeEvent is not defined |
| 87 PASS successfullyParsed is true | 87 PASS successfullyParsed is true |
| 88 | 88 |
| 89 TEST COMPLETE | 89 TEST COMPLETE |
| 90 | 90 |
| OLD | NEW |