forked from mirrors/gecko-dev
The click event flagged by the a11y_checks is send to prepare the URL Bar for the mouse-specific action - for a drag event, while there are other ways are accessible for users of assistive technology and keyboards, therefore this test can be excluded from the accessibility tests. The same approach is used in the `browser/base/content/test/tabPrompts/browser_auth_spoofing_url_drag_and_drop.js` test that was failing a11y_checks. We also are removing the `fail-if` notations from the appropriate test manifests, since the tests are now expected to be passing a11y_checks. Differential Revision: https://phabricator.services.mozilla.com/D197432 |
||
|---|---|---|
| .. | ||
| auth-route.sjs | ||
| browser.toml | ||
| browser_abort_when_in_modal_state.js | ||
| browser_auth_spoofing_protection.js | ||
| browser_auth_spoofing_url_copy.js | ||
| browser_auth_spoofing_url_drag_and_drop.js | ||
| browser_beforeunload_urlbar.js | ||
| browser_closeTabSpecificPanels.js | ||
| browser_confirmFolderUpload.js | ||
| browser_contentOrigins.js | ||
| browser_multiplePrompts.js | ||
| browser_openPromptInBackgroundTab.js | ||
| browser_prompt_close_event.js | ||
| browser_prompt_closed_window.js | ||
| browser_promptFocus.js | ||
| browser_switchTabPermissionPrompt.js | ||
| browser_windowPrompt.js | ||
| file_beforeunload_stop.html | ||
| openPromptOffTimeout.html | ||
| redirect-crossDomain-tabTitle-update.html | ||
| redirect-crossDomain.html | ||
| redirect-sameDomain.html | ||