Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / fire-scroll-event-element-expected.txt
blobcfe6a56f902a0dafcc5fe9177e6296d138f64b33
1 Checks that the scroll event fires on elements asychronously and only once.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 Scroll event bubbles: false
7 PASS Scroll position: (0, 200)
8 PASS successfullyParsed is true
10 TEST COMPLETE