Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(31)

Unified Diff: third_party/WebKit/LayoutTests/fast/dom/NodeIterator/detach-no-op-expected.txt

Issue 1516553002: Remove deprecation messages for no-ops that are left in the specs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase and update tests Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/fast/dom/NodeIterator/detach-no-op-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/dom/NodeIterator/detach-no-op-expected.txt b/third_party/WebKit/LayoutTests/fast/dom/NodeIterator/detach-no-op-expected.txt
index 55df9aaaf3e4e48ba47580f5792872670b8e1ec3..ecee368ba5a396d9dec86f7f36bb4e3a5132cd36 100644
--- a/third_party/WebKit/LayoutTests/fast/dom/NodeIterator/detach-no-op-expected.txt
+++ b/third_party/WebKit/LayoutTests/fast/dom/NodeIterator/detach-no-op-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).
This test checks that NodeIterator.detach() is a no-op.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698