← Back to release summary

Send “input” Event on activation behavior for radio and file input type

Category
Miscellaneous
Type
New or changed feature
Status
Enabled by default (Chrome 66)
Intent stage
None

Summary

As per spec, on input activation behavior fires a input event, then a change event for radio and file <input > type.

Standards & signals

Docs: https://html.spec.whatwg.org/multipage/input.html#radio-button-state-(type=radio) https://html.spec.whatwg.org/multipage/input.html#file-upload-state-(type=file)

View on chromestatus.com