Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(492)

Side by Side Diff: third_party/WebKit/LayoutTests/fast/events/autoscroll-upwards-propagation-expected.txt

Issue 2887273003: No extra space emission in TextIterator::HandleReplacedElement (Closed)
Patch Set: Fri May 19 00:09:20 PDT 2017 Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 Test ensures that if an autoscroll starts from within an entry field, it does no t propagate to its non-scrollable overflow ancestors. 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 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. 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" 4 Scrolling should not propagate to the container overflown div due to its "overfl ow:hidden"
5 5
6 6
7 Test succeeded! 7 Test succeeded!
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698