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

Side by Side Diff: LayoutTests/editing/input/ctrl-up-down-expected.txt

Issue 17828002: Add Ctrl+(+Shift)+Up/Down key bindings for Windows (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 2013-06-27T14:50:09 Created 7 years, 6 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
(Empty)
1 PASS selection.type is "Caret"
2 PASS selection.focusNode is paragraph1
3 PASS selection.focusOffset is 0
4 PASS selection.type is "Caret"
5 PASS selection.focusNode is paragraph2
6 PASS selection.focusOffset is 3
7 PASS selection.type is "Range"
8 PASS selection.focusNode is paragraph2
9 PASS selection.focusOffset is 84
10 PASS selection.type is "Range"
11 PASS selection.focusNode is paragraph1
12 PASS selection.focusOffset is 3
13 PASS successfullyParsed is true
14
15 TEST COMPLETE
16
OLDNEW
« no previous file with comments | « LayoutTests/editing/input/ctrl-up-down.html ('k') | LayoutTests/editing/selection/selection-actions.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698