Closed
Bug 1872727
Opened 1 year ago
Closed 1 year ago
Add an exception from a11y_checks for a click that dismisses a doorhanger in Core: Document Object Model
Categories
(Core :: DOM: Core & HTML, task, P3)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
123 Branch
Tracking | Status | |
---|---|---|
firefox123 | --- | fixed |
People
(Reporter: ayeddi, Assigned: ayeddi)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
The dom/tests/browser/browser_bug1008941_dismissGeolocationHanger.js
sends a click outside of the Geolocation doorhanger to dismiss it using a mouse while the other way like Esc
key is available for assistive technology users, thus this test can be ignored.
Assignee | ||
Comment 1•1 year ago
|
||
The dom/tests/browser/browser_bug1008941_dismissGeolocationHanger.js
sends a click outside of the Geolocation doorhanger to dismiss it using a mouse while the other way like Esc
key is available for assistive technology users, thus this test can be ignored.
Since this test is expected to be passing the a11y_checks, we are also removing the fail-if
notation from its manifest.
Updated•1 year ago
|
Assignee: nobody → ayeddi
Status: NEW → ASSIGNED
Assignee | ||
Updated•1 year ago
|
Pushed by ayeddi@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b18599e62873
Add an exception from a11y_checks for a click that dismisses a doorhanger in Core: Document Object Model. r=smaug
Comment 3•1 year ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
status-firefox123:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•