← Back to release summary
Remove extra form data , if "value" attribute is present with non-empty value for <input type=”image”>
- Category
- DOM
- Type
- New or changed feature
- Status
- Removed (Chrome 69)
- Intent stage
- None
Summary
As per spec,
https://html.spec.whatwg.org/multipage/form-control-infrastructure.html#constructing-form-data-set, the constructed "form data set" should not include the value of the image button
Standards & signals
View on chromestatus.com