| OLD | NEW |
| (Empty) |
| 1 This is a testharness.js-based test. | |
| 2 FAIL SVGPointList has length attribute assert_idl_attribute: property "length" f
ound on object expected in prototype chain | |
| 3 FAIL SVGPointList has numberOfItems attribute assert_idl_attribute: property "nu
mberOfItems" found on object expected in prototype chain | |
| 4 PASS SVGPointList.length equals SVGPointList.numberOfItems. | |
| 5 PASS SVGPointList has array getter | |
| 6 PASS SVGPointList has array setter | |
| 7 FAIL SVGStringList has length attribute assert_idl_attribute: property "length"
found on object expected in prototype chain | |
| 8 FAIL SVGStringList has numberOfItems attribute assert_idl_attribute: property "n
umberOfItems" found on object expected in prototype chain | |
| 9 PASS SVGStringList.length equals SVGStringList.numberOfItems. | |
| 10 PASS SVGStringList has array getter | |
| 11 PASS SVGStringList has array setter | |
| 12 FAIL SVGTransformList has length attribute assert_idl_attribute: property "lengt
h" found on object expected in prototype chain | |
| 13 FAIL SVGTransformList has numberOfItems attribute assert_idl_attribute: property
"numberOfItems" found on object expected in prototype chain | |
| 14 PASS SVGTransformList.length equals SVGTransformList.numberOfItems. | |
| 15 PASS SVGTransformList has array getter | |
| 16 PASS SVGTransformList has array setter | |
| 17 FAIL SVGPathSegList has length attribute assert_idl_attribute: property "length"
found on object expected in prototype chain | |
| 18 FAIL SVGPathSegList has numberOfItems attribute assert_idl_attribute: property "
numberOfItems" found on object expected in prototype chain | |
| 19 PASS SVGPathSegList.length equals SVGPathSegList.numberOfItems. | |
| 20 PASS SVGPathSegList has array getter | |
| 21 PASS SVGPathSegList has array setter | |
| 22 FAIL SVGLengthList has length attribute assert_idl_attribute: property "length"
found on object expected in prototype chain | |
| 23 FAIL SVGLengthList has numberOfItems attribute assert_idl_attribute: property "n
umberOfItems" found on object expected in prototype chain | |
| 24 PASS SVGLengthList.length equals SVGLengthList.numberOfItems. | |
| 25 PASS SVGLengthList has array getter | |
| 26 PASS SVGLengthList has array setter | |
| 27 FAIL SVGNumberList has length attribute assert_idl_attribute: property "length"
found on object expected in prototype chain | |
| 28 FAIL SVGNumberList has numberOfItems attribute assert_idl_attribute: property "n
umberOfItems" found on object expected in prototype chain | |
| 29 PASS SVGNumberList.length equals SVGNumberList.numberOfItems. | |
| 30 PASS SVGNumberList has array getter | |
| 31 PASS SVGNumberList has array setter | |
| 32 Harness: the test ran to completion. | |
| 33 | |
| OLD | NEW |