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

Unified Diff: LayoutTests/editing/style/bold-with-dom-changes-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/editing/style/bold-with-dom-changes-expected.txt
diff --git a/LayoutTests/editing/style/bold-with-dom-changes-expected.txt b/LayoutTests/editing/style/bold-with-dom-changes-expected.txt
index 8a59a400151eeadf0915eb6ac26be47f3e31e202..2b3950ba7924ca7646fcb6e275404904947ee516 100644
--- a/LayoutTests/editing/style/bold-with-dom-changes-expected.txt
+++ b/LayoutTests/editing/style/bold-with-dom-changes-expected.txt
@@ -1,3 +1,2 @@
-CONSOLE MESSAGE: DOMSubtreeModified is deprecated. Use MutationObservers instead.
This test verifies that deleting DOM elements in a DOMSubtreeModified handler triggered by and execCommand('bold') does not produce a crash.
PASS

Powered by Google App Engine
This is Rietveld 408576698