| Index: LayoutTests/fast/dom/domListEnumeration-expected.txt
|
| diff --git a/LayoutTests/fast/dom/domListEnumeration-expected.txt b/LayoutTests/fast/dom/domListEnumeration-expected.txt
|
| index 4e8340035e4458cef7fd216f36a212a78d0155e9..5f9b35bc4dd71fcff0df91c76fec2dd1ddccd773 100644
|
| --- a/LayoutTests/fast/dom/domListEnumeration-expected.txt
|
| +++ b/LayoutTests/fast/dom/domListEnumeration-expected.txt
|
| @@ -5,7 +5,7 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
|
|
|
|
|
| [object NodeList]
|
| -PASS resultArray.length is 5
|
| +PASS resultArray.length is 9
|
| PASS resultArray[0].i is '0'
|
| PASS resultArray[0].item is nodeList.item(0)
|
| PASS resultArray[1].i is '1'
|
|
|