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

Unified Diff: LayoutTests/fast/forms/range/slider-onchange-event-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-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..1a2a231f6e57527a75d732c6a922207ea631aa39 100644
--- a/LayoutTests/fast/forms/range/slider-onchange-event-expected.txt
+++ b/LayoutTests/fast/forms/range/slider-onchange-event-expected.txt
@@ -1,7 +1,10 @@
This tests that slider controls get the onchange event and that it is sent after the DOMInput event.
input
+input
change
input
+input
change
+input
« no previous file with comments | « LayoutTests/fast/forms/range/slider-mouse-events-expected.txt ('k') | Source/core/html/shadow/SliderThumbElement.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698