mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-22 07:30:19 +00:00
ed7ec7a0f8
This change ensures that: - if an element for which an accessible name otherwise wouldn’t be computed is referenced in an aria-labelledby value, the accessible name for the element will be computed as expected. - if an element has both an aria-label value and also an aria-labelledby value, the text from the aria-label value gets included in the computation of the element’s accessible name. Otherwise, without this change, some elements with aria-labelledby values will unexpectedly end up without accessible names, and some elements with aria-label values will unexpectedly not have that aria-label value included in the element’s accessible name. |
||
---|---|---|
.. | ||
AK | ||
ClangPlugins | ||
LibCompress | ||
LibCore | ||
LibCrypto | ||
LibDiff | ||
LibGfx | ||
LibJS | ||
LibMedia | ||
LibRegex | ||
LibTest | ||
LibTextCodec | ||
LibThreading | ||
LibTLS | ||
LibUnicode | ||
LibURL | ||
LibWasm | ||
LibWeb | ||
LibWebView | ||
LibXML | ||
Resources | ||
CMakeLists.txt |