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 Inspector | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/41900005>