Skip to content

Target-size issue with reflowing links #4928

@WilcoFiers

Description

@WilcoFiers

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.

https://codepen.io/wilcofiers/pen/NPxJoMP?editors=1100

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions