Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / select / listbox-oninput-fired-expected.txt
blob67759fb6aa3424ed4c9fb3b224f73004077eaf8c
1 Selecting listbox options should fire oninput event
4 Pressing down arrow key
5 PASS
6 Pressing down arrow key
7 PASS
8 Pressing up arrow key
9 PASS
10 Pressing page down key
11 PASS
12 Pressing page up key
13 PASS
14 Pressing end key
15 PASS
16 Pressing home key
17 PASS
18 PASS successfullyParsed is true
20 TEST COMPLETE