DescriptionMake index argument to HTMLOptionsCollection.remove() mandatory
Make index argument to HTMLOptionsCollection.remove() mandatory as per the
specification:
http://www.whatwg.org/specs/web-apps/current-work/multipage/common-dom-interfaces.html#htmloptionscollection-0
This behavior is consistent with Firefox 23 and IE10. It is confusing what
is expected to happen when no argument is given.
BUG=
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=157055
Patch Set 1 #
Messages
Total messages: 5 (0 generated)
|