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

Unified Diff: LayoutTests/fast/dom/Node/fragment-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/dom/Node/fragment-mutation-expected.txt
diff --git a/LayoutTests/fast/dom/Node/fragment-mutation-expected.txt b/LayoutTests/fast/dom/Node/fragment-mutation-expected.txt
index f68f13ffe7f041caa2e653ddd1d81878339b40e7..0f04e66a0e53e6f5b1901c5dcb176f67f2e4f868 100644
--- a/LayoutTests/fast/dom/Node/fragment-mutation-expected.txt
+++ b/LayoutTests/fast/dom/Node/fragment-mutation-expected.txt
@@ -1,4 +1,3 @@
-CONSOLE MESSAGE: DOMSubtreeModified is deprecated. Use MutationObservers instead.
This test creates a fragment containing three elements: "B", "U", and "P", attempts to appendChild this fragment and studies effects of mutation events on the fragment.
Inserting an element in front of the next item in fragment should not affect the result: PASS

Powered by Google App Engine
This is Rietveld 408576698