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

Unified Diff: LayoutTests/fast/forms/range/slider-onchange-event-expected.txt

Issue 234933002: Dispatch change event for Input type=range for touchEnd (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Code review changes Created 6 years, 8 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « LayoutTests/fast/forms/range/slider-onchange-event.html ('k') | Source/core/html/forms/RangeInputType.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/forms/range/slider-onchange-event-expected.txt
diff --git a/LayoutTests/fast/forms/range/slider-onchange-event-expected.txt b/LayoutTests/fast/forms/range/slider-onchange-event-expected.txt
index 0e9095c6ca535d7cbc4692037ec8f6363ce56a1c..b04c9e5f74d84a7f48630ce5dcd52f3da3365a1e 100644
--- a/LayoutTests/fast/forms/range/slider-onchange-event-expected.txt
+++ b/LayoutTests/fast/forms/range/slider-onchange-event-expected.txt
@@ -4,4 +4,6 @@ input
change
input
change
+input
+change
« no previous file with comments | « LayoutTests/fast/forms/range/slider-onchange-event.html ('k') | Source/core/html/forms/RangeInputType.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698