| 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 66 matching lines...) Expand 10 before | Expand all | Expand 10 after  Loading... | 
| 77 PASS SVGTextContentElement inherits SVGGraphicsElement | 77 PASS SVGTextContentElement inherits SVGGraphicsElement | 
| 78 PASS SVGTextElement inherits SVGTextPositioningElement | 78 PASS SVGTextElement inherits SVGTextPositioningElement | 
| 79 PASS SVGTextPathElement inherits SVGTextContentElement | 79 PASS SVGTextPathElement inherits SVGTextContentElement | 
| 80 PASS SVGTextPositioningElement inherits SVGTextContentElement | 80 PASS SVGTextPositioningElement inherits SVGTextContentElement | 
| 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 PASS SVGViewSpec inherits Object | 86 PASS SVGViewSpec inherits Object | 
| 87 PASS SVGZoomEvent inherits UIEvent |  | 
| 88 FAIL TimeEvent is not defined | 87 FAIL TimeEvent is not defined | 
| 89 PASS successfullyParsed is true | 88 PASS successfullyParsed is true | 
| 90 | 89 | 
| 91 TEST COMPLETE | 90 TEST COMPLETE | 
| 92 | 91 | 
| OLD | NEW | 
|---|