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

Side by Side Diff: LayoutTests/fast/forms/mutation-event-recalc-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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 CONSOLE MESSAGE: DOMNodeInserted is deprecated. Use MutationObservers instead.
2 CONSOLE MESSAGE: DOMNodeInsertedIntoDocument is deprecated. Use MutationObserver s instead.
3 CONSOLE MESSAGE: DOMSubtreeModified is deprecated. Use MutationObservers instead .
4 Test that HTMLSelectElement DOM is in a consistent state when handling mutation events. 1 Test that HTMLSelectElement DOM is in a consistent state when handling mutation events.
5 2
6 3
7 SUCCESS 4 SUCCESS
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698