RESOLVED FIXED290157
AX: Add MessageSource::Accessibility console messages for Web Inspector
https://bugs.webkit.org/show_bug.cgi?id=290157
Summary AX: Add MessageSource::Accessibility console messages for Web Inspector
Rahim Abdi
Reported 2025-03-20 22:27:47 PDT
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
Radar WebKit Bug Importer
Comment 1 2025-03-20 22:27:56 PDT
Rahim Abdi
Comment 2 2025-03-20 23:10:52 PDT
EWS
Comment 3 2025-03-28 12:16:32 PDT
Committed 292838@main (b9845849e6d9): <https://commits.webkit.org/292838@main> Reviewed commits have been landed. Closing PR #42795 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.