fune/browser/components/urlbar/tests
Anna Yeddi f0b8b8744c Bug 1874290 - Add exceptions from a11y_checks for clicks on non-interactive chrome UI in Search and Address Bar. r=adw
The `browser/components/urlbar/tests/browser-tips/browser_searchTips_interaction.js` and `browser/components/urlbar/tests/browser/browser_closePanelOnClick.js` tests send a click event on a non-interactive `<toolbarspring>` element to test that the URL Bar panel and a search tip would, in fact, be closed.

For users of keyboards and assistive technology another way like pressing `Esc` key is available to dismiss the dialog, thus we need to add an exception from the a11y_checks for this tests via `setEnv` and remove the `fail-if` notations from their test manifests.

Differential Revision: https://phabricator.services.mozilla.com/D198411
2024-01-23 00:55:16 +00:00
..
browser Bug 1874290 - Add exceptions from a11y_checks for clicks on non-interactive chrome UI in Search and Address Bar. r=adw 2024-01-23 00:55:16 +00:00
browser-tips Bug 1874290 - Add exceptions from a11y_checks for clicks on non-interactive chrome UI in Search and Address Bar. r=adw 2024-01-23 00:55:16 +00:00
browser-updateResults Bug 1810113 - UrlbarProviderPlaces and UrlbarProviderSearchSuggestions should set isBlockable and blockL10n for history results. r=adw 2024-01-19 21:43:28 +00:00
engagementTelemetry/browser Bug 1804010 - Add tests for topsite_search interactions - r=daisuke 2024-01-19 01:48:22 +00:00
ext Bug 1853910 - Remove Legacy Event Telemetry Dependencies. r=mak,extension-reviewers,robwu 2023-10-11 07:45:13 +00:00
quicksuggest Bug 1868922: Pass user's query as is to Rust component to keep string cases r=adw 2024-01-19 02:44:41 +00:00
unit Bug 1810113 - UrlbarProviderPlaces and UrlbarProviderSearchSuggestions should set isBlockable and blockL10n for history results. r=adw 2024-01-19 21:43:28 +00:00
UrlbarTestUtils.sys.mjs Bug 1858994 - Punycode is shown in heuristic result. r=mak 2024-01-12 13:56:28 +00:00