DescriptionUse [TreatNullAs=EmptyString] for HTMLInputElement.value
This is what the specification has. Previous behavior for setting the
value IDL attribute to null was effectively to reset the form control's
value to the default, which is wrong.
New behavior also matches that of Firefox and Opera/Presto.
BUG=391194
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=177564
Patch Set 1 : add testcase #Patch Set 2 : the fix #
Total comments: 2
Patch Set 3 : testcase style adjustment #
Messages
Total messages: 7 (0 generated)
|