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

Unified Diff: LayoutTests/fast/dom/mutation-event-remove-inserted-node-expected.txt

Issue 23483045: Revert "Switch MutationEvents UseCounter to use countDeprecation." (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 3 months 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: LayoutTests/fast/dom/mutation-event-remove-inserted-node-expected.txt
diff --git a/LayoutTests/fast/dom/mutation-event-remove-inserted-node-expected.txt b/LayoutTests/fast/dom/mutation-event-remove-inserted-node-expected.txt
index 193a9c232302ff85632412d1f318ad6f6f208b50..c70eee73a9962b9aa5c3ff0343f8686b31029756 100644
--- a/LayoutTests/fast/dom/mutation-event-remove-inserted-node-expected.txt
+++ b/LayoutTests/fast/dom/mutation-event-remove-inserted-node-expected.txt
@@ -1,4 +1,3 @@
-CONSOLE MESSAGE: DOMNodeInserted is deprecated. Use MutationObservers instead.
This test verifies that a mutation event that removes inserted nodes from the document doesn't crash upon the insertion of a new node into the document.
PASS: You didn't crash.

Powered by Google App Engine
This is Rietveld 408576698