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

Side by Side Diff: LayoutTests/fast/dom/move-nodes-across-documents-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 1. PASS 1 1. PASS
3 2. PASS 2 2. PASS
4 3. PASS 3 3. PASS
5 4. PASS 4 4. PASS
6 5. PASS 5 5. PASS
7 6. PASS 6 6. PASS
8 7. PASS 7 7. PASS
9 8. PASS 8 8. PASS
10 9. PASS 9 9. PASS
11 10. PASS 10 10. PASS
(...skipping 14 matching lines...) Expand all
26 appendChild 25 appendChild
27 replaceChild 26 replaceChild
28 comparePoint 27 comparePoint
29 setStart 28 setStart
30 setEnd 29 setEnd
31 setStartBefore 30 setStartBefore
32 setStartAfter 31 setStartAfter
33 setEndBefore 32 setEndBefore
34 setEndAfter 33 setEndAfter
35 isPointInRange 34 isPointInRange
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698