Side by Side Diff: LayoutTests/fast/events/autoscroll-upwards-propagation-expected.txt
Issue 23472005:
div with overflow:hidden scrolls when dragging in a text box (Closed)
Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: div with overflow:hidden scrolls when dragging in a text box
Created 7 years, 3 months ago
Use n/p to move between diff chunks;
N/P to move between comments.
Draft comments are only viewable by you.
1 Test ensures that if an autoscroll starts from within an entry field, it does no
t propagate to its non-scrollable overflow ancestors.
2
3 To test manually, start text selecting with a mouse the text within the entry fi
eld. 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 "overfl
ow:hidden"
Issue 23472005: div with overflow:hidden scrolls when dragging in a text box
(Closed)
Created 7 years, 3 months ago by tonikitoo_
Modified 7 years, 3 months ago
Reviewers: Julien - ping for review
Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Comments: 4