Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / touch / gesture / touch-gesture-scroll-div-removed-expected.txt
blob065e9e2f8e8899c5755ca87b960a795fb6139190
1 Verifies that deleting the element being gesture-scrolled immediately before sending the scroll-end does not cause a crash. The test passes if it does not crash.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 starting gesture scroll
7 deleting the targeted element
8 dispatching the GestureScrollEnd
9 PASS successfullyParsed is true
11 TEST COMPLETE