Closed
Bug 1492866
Opened 7 years ago
Closed 7 years ago
Implement accessible relations within the accessibility inspector sidebar.
Categories
(DevTools :: Accessibility Tools, enhancement)
DevTools
Accessibility Tools
Tracking
(firefox64 fixed)
RESOLVED
FIXED
Firefox 64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: yzen, Assigned: yzen)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
One of the missing accessibility properties that folks that familiarized themselves with the panel brought up were the accessible relations.
Accessible relation is represented by the type of the relation between the accessible objects and the targets of the relations of that type that are accessible objects themselves.
| Assignee | ||
Comment 1•7 years ago
|
||
MozReview-Commit-ID: 5u8SRnlnFyN
Pushed by yura.zenevich@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/2084a929ec4c
add accessible relations to accessibility panel sidebar. r=pbro
Comment 3•7 years ago
|
||
Backed out changeset 2084a929ec4c (bug 1492866) for browser_accessibility_walker.js faiures
push that caused the backout: https://treeherder.mozilla.org/#/jobs?repo=autoland&resultStatus=testfailed%2Cbusted%2Cexception&classifiedState=unclassified&selectedJob=204603066&revision=2084a929ec4cbf31dda4df9935ba4bb38002a6bd
failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&resultStatus=testfailed,busted,exception&classifiedState=unclassified&revision=2084a929ec4cbf31dda4df9935ba4bb38002a6bd&failure_classification_id=2
backout: https://hg.mozilla.org/integration/autoland/rev/fee847bb2f45afbe782ffec903004a64ed2169c9
Flags: needinfo?(yzenevich)
Pushed by yura.zenevich@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/f3ada5207c53
add accessible relations to accessibility panel sidebar. r=pbro
Comment 5•7 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 64
| Assignee | ||
Updated•7 years ago
|
Flags: needinfo?(yzenevich)
| Assignee | ||
Updated•7 years ago
|
Keywords: dev-doc-needed
Comment 6•6 years ago
|
||
"relations" is already mentioned in https://developer.mozilla.org/en-US/docs/Tools/Accessibility_inspector#Features_of_the_Accessibility_panel
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•