Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / events / autoscroll-upwards-propagation-expected.txt
blob07209e5c7a059537b25377b88c4b3dbdf51893ac
1 Test ensures that if an autoscroll starts from within an entry field, it does not propagate to its non-scrollable overflow ancestors.
3 To test manually, start text selecting with a mouse the text within the entry field. Then continue to drag the mouse out of the input field boundary.
4 Scrolling should not propagate to the container overflown div due to its "overflow:hidden"
6  
7 Test succeeded!