Files
ladybird/Userland/Libraries/LibWeb/HTML/HTMLTextAreaElement.cpp
Timothy Flynn ed13793110 LibWeb: Update the stored textarea value upon change
And fire the "input" event upon change. This is needed to submit a
comment on GitHub; otherwise, GitHub thinks the textarea value is empty.
2024-03-07 00:38:33 +01:00

14 KiB