blob: 0c42ec803d96ec8f3dd470b31a3298773bdd5849 [file] [log] [blame]
Test that when the hit test of input event in an iframe does not hit anything (not even the html/body), the input event is still captured the iframe's document
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
iframe's scroll top is 900
PASS successfullyParsed is true
TEST COMPLETE
Sending a gesture tap
PASS click_triggered in iframe
Sending left click
PASS click_triggered in iframe
Sending right click
PASS context_menu_triggered in iframe