| Index: LayoutTests/fast/dom/node-iterator-with-doctype-root-expected.txt
|
| diff --git a/LayoutTests/fast/dom/node-iterator-with-doctype-root-expected.txt b/LayoutTests/fast/dom/node-iterator-with-doctype-root-expected.txt
|
| index be190f184bdec8ae8acab737739f6305760913f4..5fe66a4077fbbf0f8a480c10fa52f10b3bbad4bf 100644
|
| --- a/LayoutTests/fast/dom/node-iterator-with-doctype-root-expected.txt
|
| +++ b/LayoutTests/fast/dom/node-iterator-with-doctype-root-expected.txt
|
| @@ -1,3 +1,4 @@
|
| +CONSOLE WARNING: 'NodeIterator.detach' is now a no-op, as per DOM4 (http://dom.spec.whatwg.org/#dom-nodeiterator-detach).
|
| NodeIterator rooted at a DocumentType node not yet associated with a document:
|
| PASS iter.referenceNode.ownerDocument is document
|
| PASS iter.nextNode() is dt
|
|
|