Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / select / menulist-onchange-fired-with-key-up-down-expected.txt
blobae7223dfa41c1c0aa8c302ab28f58e4ead5c039e
1 Selecting menu list options using up/down key should fire onchange event
4 Pressing down arrow key
5 PASS
6 Pressing up arrow key
7 PASS
8 Pressing page down key
9 PASS
10 Pressing page up key
11 PASS
12 Pressing end key
13 PASS
14 Pressing home key
15 PASS
16 PASS successfullyParsed is true
18 TEST COMPLETE