SerenityOS build: Thursday, August 03
Images 💾⌗
- serenity-x86_64-20230803-73fa58d.img.gz (Raw image, 188.55 MiB)
Last commit ⭐⌗
commit 73fa58da341260f819448e5652519e50d2653aff
Author: Sam Atkins <atkinssj@serenityos.org>
AuthorDate: Wed Aug 2 20:09:10 2023 +0100
Commit: Andreas Kling <kling@serenityos.org>
CommitDate: Thu Aug 3 05:25:48 2023 +0200
LibWeb: Implement the CSS `outline-offset` property
This allows you to push the outline a certain distance away from the
border (or inside it, if the offset is negative).
Other builds