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

Unified Diff: LayoutTests/fast/forms/select-set-length-with-mutation-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/forms/select-set-length-with-mutation-expected.txt
diff --git a/LayoutTests/fast/forms/select-set-length-with-mutation-expected.txt b/LayoutTests/fast/forms/select-set-length-with-mutation-expected.txt
index 2e4d3e35ade7b5a22407d292515ba4d7c6796ef1..f2bc67f4a607ea15f0d6e4aa0eca2de956b8e1b2 100644
--- a/LayoutTests/fast/forms/select-set-length-with-mutation-expected.txt
+++ b/LayoutTests/fast/forms/select-set-length-with-mutation-expected.txt
@@ -1,5 +1,3 @@
-CONSOLE MESSAGE: DOMNodeRemoved is deprecated. Use MutationObservers instead.
-CONSOLE MESSAGE: DOMNodeInserted is deprecated. Use MutationObservers instead.
Tests setting the .length of an HTMLSelectElement with mutation listeners registered.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698