gecko-dev/accessible
Nathan LaPre ee1205dd19 Bug 1878355: Include display: inline-block when adding spaces between text alternatives, r=Jamie
When Gecko computes the text alternative for accessibles, it avoids jamming
names together without spaces between them for elements with block-like CSS
display styles. This revision adds "inline-block" to that block-like list. It
also removes the relevant expected failures from the WPT meta file.

Differential Revision: https://phabricator.services.mozilla.com/D204561
2024-03-18 19:23:48 +00:00
..