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

Side by Side Diff: LayoutTests/fast/dom/Range/range-created-during-remove-children-expected.txt

Issue 30663003: Merge 159007 "Notify nodes removal to Range/Selection after disp..." (Closed) Base URL: svn://svn.chromium.org/blink/branches/chromium/1650/
Patch Set: Created 7 years, 2 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 PASS ranges["blur"].startOffset is 0 1 PASS ranges["blur"].startOffset is 0
2 PASS ranges["blur"].endOffset is 0 2 PASS ranges["blur"].endOffset is 0
3 PASS ranges["DOMNodeRemovedFromDocument"].startOffset is 0 3 PASS ranges["DOMNodeRemovedFromDocument"].startOffset is 0
4 PASS ranges["DOMNodeRemovedFromDocument"].endOffset is 0 4 PASS ranges["DOMNodeRemovedFromDocument"].endOffset is 0
5 PASS successfullyParsed is true 5 PASS successfullyParsed is true
6 6
7 TEST COMPLETE 7 TEST COMPLETE
8 8
OLDNEW
« no previous file with comments | « LayoutTests/fast/dom/Range/range-created-during-remove-children.html ('k') | Source/core/dom/ContainerNode.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698