dequelabs / dequelabs/axe-core

Create a custom duplicate-id message for mixed hidden and visible elements

Open
#3,811 0 comments 0 reactions 0 assignees View on GitHub
feat rule metadata
Dominant language
JavaScript
Stars
7.5k
Forks
933
Avg merge
2d 23h
Merged PRs (30d)
17

Description

A common misconception is that when an element is hidden with display:none, it's ID doesn't count towards duplicate IDs. Axe-core should have a message explaining this issue when some or all of the elements are hidden.

```html

Hello

Goodbye

```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.