SerenityOS build: Sunday, January 01
Images 💾⌗
- serenity-x86_64-20230101-42b011b.vdi.gz (VirtualBox VDI, 652.3 MiB)
- serenity-x86_64-20230101-42b011b.img.gz (Raw image, 652.64 MiB)
Last commit ⭐⌗
commit 42b011b571404fa9a8956a541da08f452046a4bf
Author: Luke Wilde <lukew@serenityos.org>
AuthorDate: Sat Dec 31 16:54:39 2022 +0000
Commit: Andreas Kling <kling@serenityos.org>
CommitDate: Sat Dec 31 23:22:02 2022 +0100
LibWeb: Mark the border-style properties as layout affecting
`border-style: none` and `border-style: hidden` remove the border
entirely during layout, causing boxes to shift around.
Other builds