DescriptionDispatch input event for Range element keyboard event
For any value update, dispatch both input and change event.
Also removes extra dispatch change event, as event are dispatch from TextFieldInputType:setValue.
R=tkent, keishi1
BUG=345611
TEST=On keyboard event, both oninput and onchange event are triggered
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=168558
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fixed typo #
Total comments: 4
Patch Set 3 : Updated tests #
Total comments: 4
Patch Set 4 : Updated test to use event.type and corrected format #
Total comments: 1
Messages
Total messages: 13 (0 generated)
|