summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/forms/calendar-picker/month-open-picker-with-f4-key-expected.txt
blob: 9a5d1bcaf4d8ac51359ec802f0af8c0deb26ed82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Tests if pressing F4 opens the calendar picker.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


Check that page popup doesn't exist at first.
PASS internals.pagePopupWindow is null
Press F4 key.
PASS internals.pagePopupWindow is non-null.
PASS successfullyParsed is true

TEST COMPLETE