| Index: LayoutTests/fast/svg/svglist-expected.txt | 
| diff --git a/LayoutTests/fast/svg/svglist-expected.txt b/LayoutTests/fast/svg/svglist-expected.txt | 
| new file mode 100644 | 
| index 0000000000000000000000000000000000000000..6e15bf15e1e5190c590193e1d733016b37ecdfa7 | 
| --- /dev/null | 
| +++ b/LayoutTests/fast/svg/svglist-expected.txt | 
| @@ -0,0 +1,33 @@ | 
| +This is a testharness.js-based test. | 
| +FAIL SVGPointList has length attribute assert_idl_attribute: property "length" found on object expected in prototype chain | 
| +FAIL SVGPointList has numberOfItems attribute assert_idl_attribute: property "numberOfItems" found on object expected in prototype chain | 
| +PASS SVGPointList.length equals SVGPointList.numberOfItems. | 
| +PASS SVGPointList has array getter | 
| +PASS SVGPointList has array setter | 
| +FAIL SVGStringList has length attribute assert_idl_attribute: property "length" found on object expected in prototype chain | 
| +FAIL SVGStringList has numberOfItems attribute assert_idl_attribute: property "numberOfItems" found on object expected in prototype chain | 
| +PASS SVGStringList.length equals SVGStringList.numberOfItems. | 
| +PASS SVGStringList has array getter | 
| +PASS SVGStringList has array setter | 
| +FAIL SVGTransformList has length attribute assert_idl_attribute: property "length" found on object expected in prototype chain | 
| +FAIL SVGTransformList has numberOfItems attribute assert_idl_attribute: property "numberOfItems" found on object expected in prototype chain | 
| +PASS SVGTransformList.length equals SVGTransformList.numberOfItems. | 
| +PASS SVGTransformList has array getter | 
| +PASS SVGTransformList has array setter | 
| +FAIL SVGPathSegList has length attribute assert_idl_attribute: property "length" found on object expected in prototype chain | 
| +FAIL SVGPathSegList has numberOfItems attribute assert_idl_attribute: property "numberOfItems" found on object expected in prototype chain | 
| +PASS SVGPathSegList.length equals SVGPathSegList.numberOfItems. | 
| +PASS SVGPathSegList has array getter | 
| +PASS SVGPathSegList has array setter | 
| +FAIL SVGLengthList has length attribute assert_idl_attribute: property "length" found on object expected in prototype chain | 
| +FAIL SVGLengthList has numberOfItems attribute assert_idl_attribute: property "numberOfItems" found on object expected in prototype chain | 
| +PASS SVGLengthList.length equals SVGLengthList.numberOfItems. | 
| +PASS SVGLengthList has array getter | 
| +PASS SVGLengthList has array setter | 
| +FAIL SVGNumberList has length attribute assert_idl_attribute: property "length" found on object expected in prototype chain | 
| +FAIL SVGNumberList has numberOfItems attribute assert_idl_attribute: property "numberOfItems" found on object expected in prototype chain | 
| +PASS SVGNumberList.length equals SVGNumberList.numberOfItems. | 
| +PASS SVGNumberList has array getter | 
| +PASS SVGNumberList has array setter | 
| +Harness: the test ran to completion. | 
| + | 
|  |