Bug 187397

Summary: Web Inspector: AXI: Warning/Error when leaf node interactives (e.g. [role=button]) contains other interactives (e.g. [role=link]) or focusables
Product: WebKit Reporter: James Craig <jcraig>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   

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>