| Index: LayoutTests/fast/dom/NodeList/childNodes-reverse-iteration-expected.txt
|
| diff --git a/LayoutTests/fast/dom/NodeList/childNodes-reverse-iteration-expected.txt b/LayoutTests/fast/dom/NodeList/childNodes-reverse-iteration-expected.txt
|
| index 3b319336572c0a1c3ecbe724d916638e4813340f..299448b8ccd530c25c60a80054dfbb6cb0d21ff5 100644
|
| --- a/LayoutTests/fast/dom/NodeList/childNodes-reverse-iteration-expected.txt
|
| +++ b/LayoutTests/fast/dom/NodeList/childNodes-reverse-iteration-expected.txt
|
| @@ -6,4 +6,7 @@ This is an integration test for childNodes. You should see 1 through 5 below.
|
| 4
|
| 5
|
| PASS node.innerText is '1\n2\n3\n4\n5\n'
|
| +PASS successfullyParsed is true
|
| +
|
| +TEST COMPLETE
|
|
|
|
|