forked from mirrors/gecko-dev
		
	|  d2e8f336d6 Ensure the focusable and actionable control is also labeled, so an assistive technology user would know the purpose of this control. It should not only be announced as `Close` but also provide a context by referencing the search mode title text as well, so the "History" search would be announced as `Close History mode` or just `Close History` or similar. Also, since there were a series of test cases failing the a11y-checks because of this unlabeled control, we remove the `fail-if` notations from their test manifests to allow for the accessibility tests to run and expect to pass, as they should be. Differential Revision: https://phabricator.services.mozilla.com/D196095 | ||
|---|---|---|
| .. | ||
| browser | ||
| browser-tips | ||
| browser-updateResults | ||
| engagementTelemetry/browser | ||
| ext | ||
| quicksuggest | ||
| unit | ||
| UrlbarTestUtils.sys.mjs | ||