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

Side by Side Diff: third_party/WebKit/LayoutTests/fast/dom/move-nodes-across-documents-expected.txt

Issue 2889523002: MutationObserver: Correct MutationRecords for Node.replaceChild(). (Closed)
Patch Set: Add step comments Created 3 years, 7 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
OLDNEW
1 1. PASS 1 1. PASS
2 2. PASS 2 2. PASS
3 3. PASS 3 3. PASS
4 4. PASS 4 4. PASS
5 5. PASS 5 5. PASS
6 6. PASS 6 6. PASS
7 7. PASS 7 7. PASS
8 8. PASS 8 8. PASS
9 9. PASS 9 9. PASS
10 10. PASS 10 10. PASS
11 11. PASS 11 11. PASS
12 12. PASS 12 12. PASS
13 13. PASS 13 13. PASS
14 14. PASS 14 14. PASS
15 15. PASS 15 15. PASS
16 16. PASS 16 16. PASS
17 17. PASS 17 17. PASS
18 18. PASS 18 18. PASS
19 19. PASS 19 19. PASS
20 20. PASS 20 20. PASS
21 21. PASS 21 21. PASS
22 22. PASS 22 22. PASS
23 23
24 insertBefore 24 insertBefore
25 appendChild 25 appendChild
26 replaceChild
27 comparePoint 26 comparePoint
28 setStart 27 setStart
29 setEnd 28 setEnd
30 setStartBefore 29 setStartBefore
31 setStartAfter 30 setStartAfter
32 setEndBefore 31 setEndBefore
33 setEndAfter 32 setEndAfter
34 isPointInRange 33 isPointInRange
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698