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

Side by Side Diff: LayoutTests/media/video-controls-with-mutation-event-handler-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: DOMSubtreeModified is deprecated. Use MutationObservers instead .
2 This tests that we don't crash while creating a video element while a DOMSubtree Modified even handler is registered. 1 This tests that we don't crash while creating a video element while a DOMSubtree Modified even handler is registered.
3 2
4 If you can see the movie below, the test passed. 3 If you can see the movie below, the test passed.
5 4
6 5
7 SUCCESS: The test ran without crashing 6 SUCCESS: The test ran without crashing
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698