As per spec, on input activation behavior fires a input event, then a change event for radio and file <input > type.
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)