| 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..bdda9441b5822bc6b2306855b06cbb905c8dbbdb 100644
|
| --- a/LayoutTests/fast/dom/NodeIterator/NodeIterator-basic-expected.txt
|
| +++ b/LayoutTests/fast/dom/NodeIterator/NodeIterator-basic-expected.txt
|
| @@ -1,4 +1,3 @@
|
| -CONSOLE WARNING: 'NodeIterator.expandEntityReferences' is deprecated and has been removed from DOM. It always returns false.
|
| This test checks the basic functionality of NodeIterator.
|
|
|
| This is a testharness.js-based test.
|
| @@ -11,7 +10,6 @@ PASS Iterate over all text nodes forward then backward.
|
| 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.
|
|
|
|
|