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

Side by Side Diff: LayoutTests/fast/events/event-listener-on-link-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 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
3 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
4 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
5 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
6 RenderBody {BODY} at (8,8) size 784x584 5 RenderBody {BODY} at (8,8) size 784x584
7 RenderText {#text} at (0,0) size 766x36 6 RenderText {#text} at (0,0) size 766x36
8 text run at (0,0) width 766: "This tests that you can successfully add a DOMSubtreeModified event listener to a link element, and the page should load" 7 text run at (0,0) width 766: "This tests that you can successfully add a DOMSubtreeModified event listener to a link element, and the page should load"
9 text run at (0,18) width 109: "without crashing." 8 text run at (0,18) width 109: "without crashing."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698