mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-14 19:06:55 +02:00
This change implements the https://w3c.github.io/accname/#comp_append step in the “Accessible Name and Description Computation” spec — so that when an accessible name is computed from multiple sources in a document subtree, the parts of the computed text are joined together with spaces. Otherwise without this change, in accessible names computed from multiple sources in a document subtree, the parts of the computed text are unexpectedly run together, with no spaces between the parts. (cherry picked from commit 3ba7c536681e8471e9b53aaf8e5dd32d801e26e4)
105 KiB
105 KiB