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

Side by Side Diff: LayoutTests/editing/selection/collapse-null-expected.txt

Issue 560243002: Merge 181487 "Editing: Let Selection.collapse with null clears s..." (Closed) Base URL: svn://svn.chromium.org/blink/branches/chromium/2125/
Patch Set: Created 6 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
« no previous file with comments | « LayoutTests/editing/selection/collapse-null.html ('k') | Source/core/editing/DOMSelection.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Ensure that collapse with null clears selection 1 Ensure that collapse with null clears selection
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 PASS selection.rangeCount is 1 6 PASS selection.rangeCount is 1
7 PASS selection.rangeCount is 0 7 PASS selection.rangeCount is 0
8 PASS selection.rangeCount is 1 8 PASS selection.rangeCount is 1
9 PASS selection.rangeCount is 0 9 PASS selection.rangeCount is 0
10 PASS successfullyParsed is true 10 PASS successfullyParsed is true
11 11
12 TEST COMPLETE 12 TEST COMPLETE
13 hello 13 hello
OLDNEW
« no previous file with comments | « LayoutTests/editing/selection/collapse-null.html ('k') | Source/core/editing/DOMSelection.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698