Files
ladybird/Userland/Libraries/LibWeb/HTML/HTMLInputElement.idl
Luke Wilde 1011067a60 LibWeb: Stub HTMLInputElement.setSelectionRange
Required by Twitter to move the input caret of the 2FA <input> element
to the start. However, we don't currently handle individual <input>
element selections.
2022-12-30 21:56:54 -05:00

1.5 KiB