Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / event-hit-testing-fallback-to-iframe-expected.txt
blobea0ead89ccf996c5152e329001297f6b9b6939be
2 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
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 PASS successfullyParsed is true
9 TEST COMPLETE
10 iframe's scroll top is 900
11 Sending a gesture tap
12 PASS click_triggered in iframe
13 Sending left click
14 PASS click_triggered in iframe
15 Sending right click
16 PASS context_menu_triggered in iframe