mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-03-07 09:13:12 +00:00

This revision reverts the changes that trimmed non-breaking spaces from the start and end of accessible names. The web platform group has decided that those tests weren't valid as-is; the correct behavior is not to trim those characters. This revision also removes expected-fail designations from affected tests. Differential Revision: https://phabricator.services.mozilla.com/D208687