Files
ladybird/Libraries/LibWeb/HTML/HTMLInputElement.cpp
Jelle Raaijmakers e05503dbcb LibWeb: Send InputEvent with right .inputType on insert and delete
Applies to `<input>` and `<textarea>`. Editing commands in
`contenteditable` already sent the right events and input types.

Fixes #7668
2026-01-29 15:08:06 +01:00

175 KiB