NEW 187397
Web Inspector: AXI: Warning/Error when leaf node interactives (e.g. [role=button]) contains other interactives (e.g. [role=link]) or focusables
https://bugs.webkit.org/show_bug.cgi?id=187397
Summary Web Inspector: AXI: Warning/Error when leaf node interactives (e.g. [role=but...
James Craig
Reported 2018-07-06 11:10:13 PDT
Ryan is hitting some sites using role=button on table rows, with other clickable links in the row. We should warn the developer when cases like this happen. Many to many: - any leaf node interactive (button, etc) - containing any interactive or focusable (link, button, checkbox, etc, and anything with an explicit or implicit tabindex)
Attachments
Radar WebKit Bug Importer
Comment 1 2018-07-06 11:14:39 PDT
Note You need to log in before you can comment on or make changes to this bug.