ladybird/Libraries
sideshowbarker 2d638485a8 LibWeb: Assign “orphaned” li elements the default ARIA role “none”
This change makes Ladybird conform to the current requirements at
https://w3c.github.io/core-aam/#roleMappingComputedRole in the “Core
Accessibility API Mappings” spec for the case of “orphaned” li elements;
that is, any li element which doesn’t have a role=list ancestor.

The core-aam spec requires that in such cases, the li element must not
be assigned the “listitem” role but instead must be treated as if it had
no role at all.
2024-12-11 16:43:55 -07:00
..
LibCompress
LibCore Everywhere: Include HashMap only where it's actually used 2024-12-09 12:31:16 +01:00
LibCrypto LibCrypto: DER.cpp use uz literals 2024-12-08 17:18:12 -07:00
LibDiff
LibDNS
LibFileSystem
LibGC LibGC: Mark GC::Function and create_function as ESCAPING 2024-12-10 07:13:00 +01:00
LibGfx LibGfx: Redirect PNG errors and warnings to our own logging functions 2024-12-10 11:58:58 -07:00
LibHTTP
LibIDL
LibImageDecoderClient LibGfx+LibWeb: Do some color management on images with an ICC profile 2024-12-05 17:16:41 +01:00
LibIPC
LibJS LibJS: Fix variable reference in CreateDateTimeFormat 2024-12-11 08:43:54 -08:00
LibLine
LibMain
LibMedia
LibRegex Everywhere: Include HashMap only where it's actually used 2024-12-09 12:31:16 +01:00
LibRequests
LibRIFF
LibSyntax
LibTest
LibTextCodec
LibThreading LibThreading: Build on Windows 2024-12-08 17:19:42 -07:00
LibTLS LibTLS: Parse SECP256r1 parameters separately 2024-12-07 19:08:40 +01:00
LibUnicode Everywhere: Include HashMap only where it's actually used 2024-12-09 12:31:16 +01:00
LibURL LibURL: Set IDNA's IgnoreInvalidPunycode to false 2024-12-05 17:29:49 +01:00
LibWasm LibWasm: Respect instance.types() bounds 2024-12-09 12:30:41 +01:00
LibWeb LibWeb: Assign “orphaned” li elements the default ARIA role “none” 2024-12-11 16:43:55 -07:00
LibWebSocket
LibWebView LibWebView+WebContent: Inform WebContent process if browser is headless 2024-12-10 10:31:47 -08:00
LibXML Everywhere: Include HashMap only where it's actually used 2024-12-09 12:31:16 +01:00