haikuwebkit/LayoutTests/fast/events/ios/should-be-able-to-dismiss-f...

14 lines
381 B
Plaintext

This test focuses the text field in the iframe, taps outside the iframe and then presses the Done button. The keyboard should hide.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
dispatched blur to main frame
dispatched focus to <input>
dispatched blur to <input>
PASS dismissed form accessory
PASS successfullyParsed is true
TEST COMPLETE