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

Side by Side Diff: LayoutTests/platform/android/virtual/trustedeventsdefaultaction/fast/events/keyboardevent-key-expected.txt

Issue 1271253005: Auto-rebaseline for r200178 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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 | Annotate | Revision Log
OLDNEW
1 Tests KeyboardEvent.key attribute 1 Tests KeyboardEvent.key attribute
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 Modifier Keys 6 Modifier Keys
7 PASS lastKeyboardUpEvent.key is 'Control' 7 PASS lastKeyboardUpEvent.key is 'Control'
8 PASS lastKeyboardDownEvent.key is 'Control' 8 PASS lastKeyboardDownEvent.key is 'Control'
9 PASS lastKeyboardDownEvent.key is 'Shift' 9 PASS lastKeyboardDownEvent.key is 'Shift'
10 PASS lastKeyboardDownEvent.key is 'Shift' 10 PASS lastKeyboardDownEvent.key is 'Shift'
(...skipping 30 matching lines...) Expand all
41 PASS lastKeyboardDownEvent.key is 'F6' 41 PASS lastKeyboardDownEvent.key is 'F6'
42 PASS lastKeyboardDownEvent.key is 'F12' 42 PASS lastKeyboardDownEvent.key is 'F12'
43 UI Keys 43 UI Keys
44 PASS lastKeyboardDownEvent.key is 'Escape' 44 PASS lastKeyboardDownEvent.key is 'Escape'
45 PASS lastKeyboardUpEvent.key is 'Escape' 45 PASS lastKeyboardUpEvent.key is 'Escape'
46 PASS lastKeyboardDownEvent.key is 'MediaApps' 46 PASS lastKeyboardDownEvent.key is 'MediaApps'
47 PASS successfullyParsed is true 47 PASS successfullyParsed is true
48 48
49 TEST COMPLETE 49 TEST COMPLETE
50 - 50 -
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698