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

Side by Side Diff: LayoutTests/editing/selection/range-surroundContents-with-preceding-node-expected.txt

Issue 25571006: Fix out-of-date offset in selection range code. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Better test. 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
« no previous file with comments | « LayoutTests/editing/selection/range-surroundContents-with-preceding-node.html ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 PASS range.startContainer.id is rootNode.id
2 PASS range.startOffset is 3
3 PASS range.endContainer.id is rootNode.id
4 PASS range.startOffset is 3
1 PASS successfullyParsed is true 5 PASS successfullyParsed is true
2 6
3 TEST COMPLETE 7 TEST COMPLETE
4 PASS root is root
5 PASS 3 is 3
6 PASS root is root
7 PASS 3 is 3
8 Test that there is no crash when surroundContents is called with a node precedin g the current selection. 8 Test that there is no crash when surroundContents is called with a node precedin g the current selection.
9 9
OLDNEW
« no previous file with comments | « LayoutTests/editing/selection/range-surroundContents-with-preceding-node.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698