DescriptionThe name argument for HTMLSelectElement namedItem() api should not be optional
As per spec link:
https://html.spec.whatwg.org/#the-select-element,
name argument for HTMLSelectElement namedItem() api should
not be optional.
Firefox and IE throws TypeError:Not enough arguments, if argument is missing.
BUG=460722
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=198850
Patch Set 1 #Patch Set 2 : #
Messages
Total messages: 15 (4 generated)
|