| 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 979992093de7ce597cbe76dfa721a84791feecc0..9db4a2e65f5def53d0b1a3f6fead9ff6bc28a59d 100644
|
| --- a/LayoutTests/fast/dom/NodeIterator/NodeIterator-basic-expected.txt
|
| +++ b/LayoutTests/fast/dom/NodeIterator/NodeIterator-basic-expected.txt
|
| @@ -2,8 +2,7 @@
|
| This test checks the basic functionality of NodeIterator.
|
|
|
| This is a testharness.js-based test.
|
| -PASS Construct a NodeIterator by document.createNodeIterator(root).
|
| -PASS Construct a NodeIterator by document.createNodeIterator(root, undefined, undefined).
|
| +PASS Construct a NodeIterator by document.createNodeIterator().
|
| PASS Give an invalid root node to document.createNodeIterator().
|
| PASS Iterate over all nodes forward then backward.
|
| PASS Iterate over all elements forward then backward.
|
|
|