SerenityOS build: Saturday, December 31
Images 💾⌗
- serenity-x86_64-20221231-1011067.vdi.gz (VirtualBox VDI, 650.55 MiB)
- serenity-x86_64-20221231-1011067.img.gz (Raw image, 650.79 MiB)
Last commit ⭐⌗
commit 1011067a60d6d6284c5ffc104d5a3c3dcc7f9900
Author: Luke Wilde <lukew@serenityos.org>
AuthorDate: Fri Dec 30 23:00:11 2022 +0000
Commit: Tim Flynn <trflynn89@pm.me>
CommitDate: Fri Dec 30 21:56:54 2022 -0500
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.
Other builds