Files
ladybird/Libraries/LibWeb/HTML/HTMLTextAreaElement.cpp
Jelle Raaijmakers 1c77b42a44 LibWeb: Add two FIXMEs about input events' missing .data value
For both `<input>` and `<textarea>` elements, we actually need to
provide the input events with the strings that were added to them.
2025-05-17 00:29:19 +02:00

19 KiB