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

Side by Side Diff: LayoutTests/fast/dom/adopt-node-crash-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 Tests for a crash due to modifying the DOM during mutation events due to an adop tNode call. If this page doesn't crash and DOMSubtreeModified is fire, this test succeeds. 1 Tests for a crash due to modifying the DOM during mutation events due to an adop tNode call. If this page doesn't crash and DOMSubtreeModified is fire, this test succeeds.
3 DOMSubtreeModified fired 2 DOMSubtreeModified fired
4 3
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698