| OLD | NEW |
| 1 This is a testharness.js-based test. | 1 This is a testharness.js-based test. |
| 2 PASS SVGAnimatedPathData interface must be removed | 2 PASS SVGAnimatedPathData interface must be removed |
| 3 PASS SVGColor interface must be removed | 3 PASS SVGColor interface must be removed |
| 4 PASS SVGDocument interface must be removed | 4 PASS SVGDocument interface must be removed |
| 5 PASS SVGElementInstanceList interface must be removed | 5 PASS SVGElementInstanceList interface must be removed |
| 6 PASS SVGExternalResourcesRequired interface must be removed | 6 PASS SVGExternalResourcesRequired interface must be removed |
| 7 PASS SVGICCColor interface must be removed | 7 PASS SVGICCColor interface must be removed |
| 8 PASS SVGLangSpace interface must be removed | 8 PASS SVGLangSpace interface must be removed |
| 9 PASS SVGLocatable interface must be removed | 9 PASS SVGLocatable interface must be removed |
| 10 PASS SVGPaint interface must be removed | 10 PASS SVGPaint interface must be removed |
| (...skipping 16 matching lines...) Expand all Loading... |
| 27 PASS SVGElement.prototype.xmlspace must be removed | 27 PASS SVGElement.prototype.xmlspace must be removed |
| 28 PASS SVGGraphicsElement.prototype.getTransformToElement must be removed | 28 PASS SVGGraphicsElement.prototype.getTransformToElement must be removed |
| 29 PASS SVGGraphicsElement.prototype.hasExtension must be removed | 29 PASS SVGGraphicsElement.prototype.hasExtension must be removed |
| 30 FAIL SVGGraphicsElement.prototype.requiredFeatures must be removed assert_false:
expected false got true | 30 FAIL SVGGraphicsElement.prototype.requiredFeatures must be removed assert_false:
expected false got true |
| 31 PASS SVGSVGElement.prototype.currentView must be removed | 31 PASS SVGSVGElement.prototype.currentView must be removed |
| 32 PASS SVGSVGElement.prototype.useCurrentView must be removed | 32 PASS SVGSVGElement.prototype.useCurrentView must be removed |
| 33 PASS SVGSVGElement.prototype.viewport must be removed | 33 PASS SVGSVGElement.prototype.viewport must be removed |
| 34 PASS SVGViewElement.prototype.viewTarget must be removed | 34 PASS SVGViewElement.prototype.viewTarget must be removed |
| 35 PASS SVGPathElement.prototype.getPointAtLength must be moved to SVGGeometryEleme
nt.prototype | 35 PASS SVGPathElement.prototype.getPointAtLength must be moved to SVGGeometryEleme
nt.prototype |
| 36 PASS SVGPathElement.prototype.getTotalLength must be moved to SVGGeometryElement
.prototype | 36 PASS SVGPathElement.prototype.getTotalLength must be moved to SVGGeometryElement
.prototype |
| 37 FAIL SVGPathElement.prototype.pathLength must be moved to SVGGeometryElement.pro
totype assert_false: expected false got true | 37 PASS SVGPathElement.prototype.pathLength must be moved to SVGGeometryElement.pro
totype |
| 38 Harness: the test ran to completion. | 38 Harness: the test ran to completion. |
| 39 | 39 |
| OLD | NEW |