chromium/third_party/blink/web_tests/fast/forms/calendar-picker/month-open-picker-with-f4-key-expected.txt

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