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

Unified Diff: LayoutTests/fast/dom/HTMLElement/set-inner-outer-optimization-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/HTMLElement/set-inner-outer-optimization-expected.txt
diff --git a/LayoutTests/fast/dom/HTMLElement/set-inner-outer-optimization-expected.txt b/LayoutTests/fast/dom/HTMLElement/set-inner-outer-optimization-expected.txt
index a95a8fded095e1bce169503215c402f2c3f37322..a97db1cae0b9022234aa772476ab5672201a1b92 100644
--- a/LayoutTests/fast/dom/HTMLElement/set-inner-outer-optimization-expected.txt
+++ b/LayoutTests/fast/dom/HTMLElement/set-inner-outer-optimization-expected.txt
@@ -1,4 +1,3 @@
-CONSOLE MESSAGE: DOMSubtreeModified is deprecated. Use MutationObservers instead.
This tests calls to setInnerHTML, setInnerText, and setOuterHTML to see what kind of DOM modifications they cause. The calls are optimized to not do any work in cases where the DOM would not change at all.
PASS: starting with "", setting innerHTML to ""

Powered by Google App Engine
This is Rietveld 408576698