-
Notifications
You must be signed in to change notification settings - Fork 881
Target-size issue with reflowing links #4928
Copy link
Copy link
Closed
Labels
QA: PassedcriticalCritical priorityCritical priorityfixBug fixesBug fixesrulesIssue or false result from an axe-core ruleIssue or false result from an axe-core rulesupporttarget-size
Milestone
Description
Here's a writeup of the problem in codepen. The TLDR is that axe-core shouldn't always use the bounding box when computing the size / offset of a target. I think the best way to address this is to use the bounding box for the target, and the client rects for its neighbors. We have a little more investigating to do to make sure we didn't miss any edge cases.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
QA: PassedcriticalCritical priorityCritical priorityfixBug fixesBug fixesrulesIssue or false result from an axe-core ruleIssue or false result from an axe-core rulesupporttarget-size