DescriptionMove HTMLInputElement method argument defaults into IDL file
The stepUp()/stepDown() methods' argument should default to 1, and the
setRangeText() method's selectionMode argument should default to
"preserve".
This matches the specification, and doesn't change behavior since these
defaults were already implemented in the C++ code.
BUG=258153
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180647
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|