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

Side by Side Diff: LayoutTests/fast/events/selectionchange-user-initiated-expected.txt

Issue 424973003: Don't clear selection on focus change except for text form control element (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: 2014-08-13T13:21:11 Created 6 years, 4 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 To test this manually, click on "hello", and extend selection to right by pressi ng right arrow keys with shift twice. Then click again on "world" and extend sel ection twice the same way. 1 To test this manually, click on "hello", and extend selection to right by pressi ng right arrow keys with shift twice. Then click again on "world" and extend sel ection twice the same way.
2 2
3 hello 3 hello
4 world 4 world
5 PASS: mousedown 5 PASS: mousedown
6 PASS: selectionchange 6 PASS: selectionchange
7 PASS: mouseup 7 PASS: mouseup
8 PASS: click 8 PASS: click
9 PASS: keydown 9 PASS: keydown
10 PASS: keyup 10 PASS: keyup
11 PASS: selectionchange 11 PASS: selectionchange
12 PASS: keydown 12 PASS: keydown
13 PASS: keyup 13 PASS: keyup
14 PASS: selectionchange 14 PASS: selectionchange
15 PASS: mousedown 15 PASS: mousedown
16 PASS: selectionchange 16 PASS: selectionchange
17 PASS: selectionchange 17 OPTIONAL: selectionchange
18 PASS: mouseup 18 PASS: mouseup
19 PASS: click 19 PASS: click
20 PASS: keydown 20 PASS: keydown
21 PASS: keyup 21 PASS: keyup
22 PASS: selectionchange 22 PASS: selectionchange
23 PASS: keydown 23 PASS: keydown
24 PASS: keyup 24 PASS: keyup
25 PASS: selectionchange 25 PASS: selectionchange
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698