ladybird/Libraries
sideshowbarker 6d29afaa6c LibWeb: Fix accessible-name computation for aria-labelledby cases
This change ensures that when the aria-labelledby attribute is used, the
expected text from the element referenced in the aria-labelledby value
appears in the computed accessible name. Otherwise, without this change,
the expected text doesn’t appear in the computed accessible name.
2024-11-11 14:56:46 -07:00
..
LibArchive
LibCompress
LibCore LibCore: Don't reserve 2 KiB of stack memory when processing event queue 2024-11-10 19:12:59 +01:00
LibCrypto
LibDiff
LibFileSystem
LibGfx LibGfx: Delete unused DisjointRectSet 2024-11-11 02:46:35 +01:00
LibHTTP
LibIDL
LibImageDecoderClient
LibIPC
LibJS LibJS: Add RawNonnullGCPtr<T> 2024-11-11 21:40:56 +01:00
LibLine
LibMain
LibMedia
LibRegex
LibRequests
LibRIFF
LibSyntax
LibTest
LibTextCodec
LibThreading
LibTLS
LibUnicode
LibURL
LibWasm
LibWeb LibWeb: Fix accessible-name computation for aria-labelledby cases 2024-11-11 14:56:46 -07:00
LibWebSocket
LibWebView LibWebView+Services+UI: Move process helpers to LibWebView 2024-11-11 07:35:43 -05:00
LibXML