| Index: LayoutTests/fast/dom/NodeIterator/NodeIterator-basic-expected.txt
|
| diff --git a/LayoutTests/fast/dom/NodeIterator/NodeIterator-basic-expected.txt b/LayoutTests/fast/dom/NodeIterator/NodeIterator-basic-expected.txt
|
| index 69205238336bc841b7973fd340f7d699cac7b06d..9db4a2e65f5def53d0b1a3f6fead9ff6bc28a59d 100644
|
| --- a/LayoutTests/fast/dom/NodeIterator/NodeIterator-basic-expected.txt
|
| +++ b/LayoutTests/fast/dom/NodeIterator/NodeIterator-basic-expected.txt
|
| @@ -11,5 +11,6 @@ PASS Iterate over all comment nodes forward then backward.
|
| PASS Test the behavior of NodeIterator when no nodes match with the given filter.
|
| PASS Test the behavior of NodeIterator when NodeFilter is specified.
|
| PASS Test that the fourth argument (expandEntityReferences) is ignored.
|
| +PASS Optional arguments to createNodeIterator should be optional (3 passed, null).
|
| Harness: the test ran to completion.
|
|
|
|
|