DescriptionRemove TreatNullAs=NullString for HTMLSelectElement
http://whatwg.org/html#htmlselectelement
The value attribute returns "" when there is no selected child
<option> element, so add another test to verify that null
stringifies to "null" on setting.
The tests for the updated properties pass in Firefox Nightly, IE11
Release Preview and Opera 12.16.
BUG=310298
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=163087
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|