DescriptionRemove TreatNullAs=NullString for HTMLTextAreaElement
http://whatwg.org/html#htmltextareaelement
The value attribute has [TreatNullAs=EmptyString] in the spec.
The tests for the updated properties pass in Firefox Nightly, IE11
Release Preview and Opera 12.16, with these exceptions:
Firefox does not support dirName or inputMode.
IE does not support dirName or inputMode, reflects value as 'null',
and throws an exception for wrap.
Opera does not support inputMode.
BUG=310298
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=163094
Patch Set 1 #Patch Set 2 : update test #Patch Set 3 : rebase on top of HTMLSelectElement patch #
Messages
Total messages: 4 (0 generated)
|