mirror of
https://github.com/fergalmoran/ladybird.git
synced 2026-02-28 18:44:24 +00:00
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.