Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / gesture-pinch-fake-mouse-wheel-expected.txt
blobe33989814c61dd0d8b5418e9c5d27d6de362ff41
1 PASS gotWheelEvent is false
2 PASS event.ctrlKey is true
3 PASS event.deltaX is within 0.001 of 0
4 PASS event.deltaY is within 0.001 of 69.31471805599453
5 PASS event.x is within 0.001 of 40
6 PASS event.y is within 0.001 of 70
7 PASS gotWheelEvent is true
8 PASS successfullyParsed is true
10 TEST COMPLETE