DescriptionRemove TreatNullAs=NullString for HTMLFormElement
http://www.whatwg.org/specs/web-apps/current-work/multipage/forms.html#htmlformelement
The tests for the updated properties pass in Firefox Nightly, IE11
Release Preview and Opera 12.16, with these exceptions:
Firefox reflects autocomplete as 'on', which is per spec since
autocomplete is an enumerated attribute, but this will not be fixed in
Blink as part of this change.
IE11 throws an exception for enctype, encoding and method.
Opera doesn't support autocomplete and reflects encoding as 'null'.
BUG=310298
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=162029
Patch Set 1 #Patch Set 2 : update test #
Messages
Total messages: 8 (0 generated)
|