зеркало из https://github.com/mozilla/gecko-dev.git
bf1aed276d
We provide `role=button` to the image control that can be clicked (with a mouse or with an assistive technology as speech-to-text/voice control) as an alternative way of the urlbar search query submission, where other ways are accessible (and are tested here too). Setting an environment to `focusableRule: false` allows us to flag to the AccessibilityUtils that this specific button is purposefully not made focusable and its keyboard focusability should not be tested. The previously failing accessibility checks should now be passing, thus we are also removing the `fail-if` notations that were added by bug 1854660 before the investigation in the meta bug 1854661. Differential Revision: https://phabricator.services.mozilla.com/D193703 |
||
---|---|---|
.. | ||
content | ||
jar.mn | ||
moz.build |