Index: third_party/WebKit/LayoutTests/fast/dom/node-iterator-with-doctype-root-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/dom/node-iterator-with-doctype-root-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/node-iterator-with-doctype-root-expected.txt |
index ef7cdcb67df6850e733ef846ab8807879287b78f..be190f184bdec8ae8acab737739f6305760913f4 100644 |
--- a/third_party/WebKit/LayoutTests/fast/dom/node-iterator-with-doctype-root-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/dom/node-iterator-with-doctype-root-expected.txt |
@@ -1,4 +1,3 @@ |
-CONSOLE WARNING: 'NodeIterator.detach' is now a no-op, as per DOM (https://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 |