ladybird/Libraries
sideshowbarker 6bfc35b6a9 LibWeb: Fix aria-label precedence in accessible-name computation
This change makes Ladybird give the value of the aria-label attribute
the correct precedence for accessible-name computation required by the
“Accessible Name and Description Computation” and HTML-AAM specs and by
the corresponding WPT tests.

Otherwise, without this change, Ladybird fails some of the WPT subtests
of the test at https://wpt.fyi/results/accname/name/comp_label.html.
2024-11-29 12:18:28 +00:00
..
LibCompress LibCompress: Clean up #include directives 2024-11-20 15:17:31 +01:00
LibCore LibCore/System: Do not translate \n <-> \r\n when reading/writing files 2024-11-29 10:50:59 +01:00
LibCrypto LibCrypto: Parse EC private key when parsing an ASN.1 PrivateKeyInfo 2024-11-27 10:59:48 +01:00
LibDiff
LibDNS RequestServer+LibDNS: Don't .await() the DNS lookup promise 2024-11-25 11:46:35 +01:00
LibFileSystem LibFileSystem: Fix Windows build 2024-11-21 11:15:49 +01:00
LibGC LibGC: Add Swift bindings to the GC heap 2024-11-19 14:32:11 -07:00
LibGfx LibGfx: Delete DeprecatedPath 2024-11-25 21:13:53 +01:00
LibHTTP LibHTTP: Clean up #include directives 2024-11-21 14:08:33 +01:00
LibIDL LibIDL: Fix use-after-free in GenerateWindowOrWorkerInterfaces 2024-11-16 10:30:14 +01:00
LibImageDecoderClient LibIPC: Remove socket path from IPC Client connections 2024-11-26 11:00:48 +01:00
LibIPC LibCore: Remove SessionManagement utilities 2024-11-26 11:00:48 +01:00
LibJS LibJS: Implement the ECMA-402 ZonedDateTime.prototype.toLocaleString.js 2024-11-29 09:52:12 +01:00
LibLine
LibMain
LibMedia LibMedia: Remove LibMedia::Audio::LoaderError 2024-11-22 12:43:57 +01:00
LibRegex LibRegex: Ensure nested capture groups have non-conflicting names 2024-11-24 10:26:09 +01:00
LibRequests LibRequests: Clean up #include directives 2024-11-29 09:48:29 +01:00
LibRIFF
LibSyntax
LibTest AK: Allow calling EXPECT on templates/list-initializers 2024-11-24 23:04:34 -07:00
LibTextCodec
LibThreading
LibTLS LibTLS+LibWeb+LibCrypto: Move Certificate to LibCrypto 2024-11-25 13:38:38 +01:00
LibUnicode LibJS+LibUnicode: Integrate Temporal into Intl.DateTimeFormat 2024-11-29 09:52:12 +01:00
LibURL LibURL+LibWeb: Make URL serialization return a String 2024-11-23 16:43:55 +01:00
LibWasm LibWasm: Clean up #include directives 2024-11-21 14:08:33 +01:00
LibWeb LibWeb: Fix aria-label precedence in accessible-name computation 2024-11-29 12:18:28 +00:00
LibWebSocket LibWebSocket: Clean up #include directives 2024-11-21 14:08:33 +01:00
LibWebView LibIPC: Remove socket path from IPC Client connections 2024-11-26 11:00:48 +01:00
LibXML Revert "LibWeb: Set doctype node immediately while parsing XML document" 2024-11-20 19:11:56 -05:00