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

Side by Side Diff: LayoutTests/fast/forms/setrangetext-within-events-expected.txt

Issue 507533002: Fix to keep the selection of the text field in input element after setSelectionRange is called by d… (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: fix the indentation of HTML document Created 6 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.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 ALERT: start: 5 end: 5 [focus]
2 ALERT: start: 5 end: 5 [mousedown]
3 ALERT: start: 0 end: 5 [mouseup]
4 ALERT: start: 0 end: 5 [click]
5
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698