Bug 290157
| Summary: | AX: Add MessageSource::Accessibility console messages for Web Inspector | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Rahim Abdi <rahim_abdi> |
| Component: | Accessibility | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | andresg_22, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | All | ||
| OS: | All | ||
Rahim Abdi
There are many scenarios where it would be useful to flag author accessibility issues with markup (e.g., aria-hidden on focusable element, use of aria-labeledby [sic]). To achieve this, a new message source of 'MessageSource::Accessibility' should be added for accessibility error logging.
The Webkit wiki provides instructions for extending Web Inspector Console Logging: https://github.com/WebKit/WebKit/wiki/Web-Inspector-Console-Logging.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/147555914>
Rahim Abdi
Pull request: https://github.com/WebKit/WebKit/pull/42795
EWS
Committed 292838@main (b9845849e6d9): <https://commits.webkit.org/292838@main>
Reviewed commits have been landed. Closing PR #42795 and removing active labels.