DescriptionHave the HTMLSelectElement setter throw TypeError.
If an argument that fails to convert to 'HTMLOptionElement?' is passed
to the option setter/remover on HTMLSelectElement, throw TypeError.
This follows WebIDL and Gecko. Other implementations don't throw, but
ignore such operations.
R=
BUG=270033
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=162559
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|