Bug 187397 - Web Inspector: AXI: Warning/Error when leaf node interactives (e.g. [role=button]) contains other interactives (e.g. [role=link]) or focusables
Summary: Web Inspector: AXI: Warning/Error when leaf node interactives (e.g. [role=but...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-07-06 11:10 PDT by James Craig
Modified: 2018-07-06 11:14 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Craig 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)
Comment 1 Radar WebKit Bug Importer 2018-07-06 11:14:39 PDT
<rdar://problem/41900005>