Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / touch / gesture / gesture-scrollbar-textarea-expected.txt
blobb36135806e3c4012be7074c5cd0c2e3fe611e43f
1 This tests scroll gesture events on a textarea scrollbar. The textarea below should be slightly scrolled down if successful.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS successfullyParsed is true
8 TEST COMPLETE
9 PASS textArea.scrollTop is 0
10 PASS textArea.scrollTop is >= 1
11 PASS successfullyParsed is true
13 TEST COMPLETE