Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / touch / touch-over-hidden-iframe-expected.txt
blob24f2e194c309aefc447d243e52bab375d22840a2
1 Touches go here
2 Tests that touch events on a an element covered by a hidden iframe trigger the touch handlers.
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
7 PASS touch.pageX is 50
8 PASS touch.pageY is 50
9 PASS successfullyParsed is true
11 TEST COMPLETE