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

Unified Diff: LayoutTests/fast/forms/range/slider-mouse-events-expected.txt

Issue 125973004: Update of change event for range input type (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: OnChange to also trigger OnInput event Created 6 years, 11 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
Index: LayoutTests/fast/forms/range/slider-mouse-events-expected.txt
diff --git a/LayoutTests/fast/forms/range/slider-mouse-events-expected.txt b/LayoutTests/fast/forms/range/slider-mouse-events-expected.txt
index 98e3763b4084121eb6b970c9b2b7beb1e7eea58f..cf0a885aed0cff74dde51d753ce70ae5f6299664 100644
--- a/LayoutTests/fast/forms/range/slider-mouse-events-expected.txt
+++ b/LayoutTests/fast/forms/range/slider-mouse-events-expected.txt
@@ -6,6 +6,7 @@ mousedown
mousemove
input
mouseup
+input
40
mousemove
mousedown
@@ -14,5 +15,6 @@ input
mousemove
input
mouseup
+input
20

Powered by Google App Engine
This is Rietveld 408576698