diff --git a/features/input-event.yml b/features/input-event.yml index 2c5ce07a3bb..fe8a70ebc4c 100644 --- a/features/input-event.yml +++ b/features/input-event.yml @@ -1,4 +1,4 @@ -name: input event +name: input (event) description: The `input` event fires when a form control changes or an element with the `contenteditable` attribute changes. spec: https://w3c.github.io/uievents/#event-type-input caniuse: input-event