Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Link-name fails with role="presentation" content #767

Closed
WilcoFiers opened this issue Mar 8, 2018 · 0 comments
Closed

Link-name fails with role="presentation" content #767

WilcoFiers opened this issue Mar 8, 2018 · 0 comments
Labels
fix Bug fixes rules Issue or false result from an axe-core rule

Comments

@WilcoFiers
Copy link
Contributor

The following snippet should not fail the link-name rule:

<a href="link">
  <span role="presentation">Link text</span>
</a>
@WilcoFiers WilcoFiers added the fix Bug fixes label Apr 17, 2018
@jeeyyy jeeyyy changed the title Link-name fails with role="presentation" content Link-name fails with role="presentation" content (PR #1134) Sep 12, 2018
@jeeyyy jeeyyy changed the title Link-name fails with role="presentation" content (PR #1134) Link-name fails with role="presentation" content Sep 26, 2018
@WilcoFiers WilcoFiers added the rules Issue or false result from an axe-core rule label Oct 18, 2018
mrtnvh pushed a commit to mrtnvh/axe-core that referenced this issue Nov 24, 2023
- Test every package (under `packages/*`)
- Use the battle-tested [`semver`](https://www.npmjs.com/package/semver) library rather than a regex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug fixes rules Issue or false result from an axe-core rule
Projects
None yet
Development

No branches or pull requests

1 participant