[markup view] Linkify ARIA attributes
Categories
(DevTools :: Inspector, enhancement, P3)
Tracking
(firefox118 fixed)
Tracking | Status | |
---|---|---|
firefox118 | --- | fixed |
People
(Reporter: takenspc, Assigned: takenspc, NeedInfo)
Details
Attachments
(1 file, 1 obsolete file)
The inspector's markup view doesn't support clicking id references in ARIA attributes such as aria-labelledby
and aria-controls
while for
attribute of label
element is supported.
Considering wide usage of ARIA we should support ARIA attributes in the markup view.
According to WAI-ARIA 1.1 spec, following attributes reference other elementS.
- aria-activedescendant
- aria-controls
- aria-describedby
- aria-details
- aria-errormessage
- aria-flowto
- aria-labelledby
- aria-owns
Assignee | ||
Comment 1•6 years ago
|
||
Add support to likify ARIA attributes which reference other elements.
Assignee | ||
Updated•6 years ago
|
Comment 2•5 years ago
|
||
There's a r+ patch which didn't land and no activity in this bug for 2 weeks.
:takenspc, could you have a look please?
For more information, please visit auto_nag documentation.
Comment 3•5 years ago
|
||
Gabriel, this bug seems to be paused in a landable state. Do you mind looking at your review again, checking that it still applies, and attempting to land this?
Comment 4•5 years ago
|
||
(In reply to Patrick Brosset <:pbro> from comment #3)
Gabriel, this bug seems to be paused in a landable state. Do you mind looking at your review again, checking that it still applies, and attempting to land this?
The current patch will need a rebase, and maybe another re-review. I will assign myself and take over the revision in the meantime.
Updated•5 years ago
|
Assignee | ||
Comment 5•4 years ago
|
||
Add support to likify ARIA attributes which reference other elements.
Assignee | ||
Comment 6•4 years ago
|
||
Comment on attachment 9059711 [details]
Bug 1546003 - [markup view] Linkify ARIA attributes. r?gl
I am so sorry not responding for a long time. I updated the patch and obsolete this one.
Updated•2 years ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Comment 8•1 year ago
|
||
Backed out for dt failures on browser_markup_links_aria_attributes.js
Backout link: https://hg.mozilla.org/integration/autoland/rev/44a65eeab0b4f4072824131578fe480b58055765
Log link: https://treeherder.mozilla.org/logviewer?job_id=425531864&repo=autoland&lineNumber=21453
Comment 10•1 year ago
|
||
bugherder |
Description
•