SerenityOS build: Monday, July 22
Images 💾⌗
- serenity-x86_64-20240722-1146284.img.gz (Raw image, 220.56 MiB)
Last commit ⭐⌗
commit 1146284d8685a346bd9b3cf5e97339212c3bf901
Author: Tim Ledbetter <timledbetter@gmail.com>
AuthorDate: Wed Jul 17 14:42:45 2024 +0100
Commit: Nico Weber <thakis@chromium.org>
CommitDate: Sun Jul 21 16:55:51 2024 -0400
LibWeb: Implement `Node.isDefaultNamespace()`
This method accepts a namespace URI as an argument and returns true if
the given URI is the default namespace on the given node, false
otherwise.
(cherry picked from commit 055c902a375bb34b8c0e31f015c2815fe935c6a9)
Other builds