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   

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.