Files
ladybird/Tests/LibWeb/Text/expected/textarea-selection-start-selection-end.txt
Timothy Flynn c0d594568d LibWeb: Partially implement <textarea>'s selectionStart and selectionEnd
This implementation pretends we never have a selection. GitHub relies on
these values to know where to insert text corresponding to file uploads.
2024-03-16 13:11:57 +01:00

5 lines
91 B
Plaintext

Well hello friends selectionStart: 0
selectionEnd: 0
selectionStart: 18
selectionEnd: 18