ladybird/Libraries
sideshowbarker 9f01eebff3 LibWeb: Add a to_element function to ARIAMixin
This change adds a virtual to_element function to ARIAMixin, and
overrides it in DOM::Element so it can then be used back inside
ARIAMixin to get an element when needed (for example, when computing a
role requires checking the roles of ancestors of an element).
2025-01-09 14:08:23 +00:00
..
LibCompress Everywhere: Run clang-format 2024-12-28 05:39:32 -08:00
LibCore LibWeb: Add documentation to the date parser format 2025-01-03 11:26:01 +00:00
LibCrypto Everywhere: Run clang-format 2024-12-28 05:39:32 -08:00
LibDiff
LibDNS
LibFileSystem Everywhere: Run clang-format 2024-12-28 05:39:32 -08:00
LibGC LibGC: Rename remaining occurrence of marked vector 2025-01-02 16:22:29 -07:00
LibGfx Everywhere: Run clang-format 2024-12-28 05:39:32 -08:00
LibHTTP
LibIDL
LibImageDecoderClient
LibIPC
LibJS LibJS: Support date strings of the form "Thu, 09 Jan 2025 23:00:00" 2025-01-08 18:45:43 +01:00
LibLine Everywhere: Run clang-format 2024-12-28 05:39:32 -08:00
LibMain
LibMedia Everywhere: Run clang-format 2024-12-28 05:39:32 -08:00
LibRegex
LibRequests
LibRIFF
LibSyntax
LibTest
LibTextCodec
LibThreading
LibTLS Everywhere: Run clang-format 2024-12-28 05:39:32 -08:00
LibUnicode
LibURL
LibWasm
LibWeb LibWeb: Add a to_element function to ARIAMixin 2025-01-09 14:08:23 +00:00
LibWebSocket
LibWebView LibWeb/CSS: Implement the color-scheme CSS property 2025-01-08 11:18:13 +00:00
LibXML