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

Ensures landmarks are unique #88

Open
meduzen opened this issue Apr 15, 2023 · 0 comments
Open

Ensures landmarks are unique #88

meduzen opened this issue Apr 15, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@meduzen
Copy link
Owner

meduzen commented Apr 15, 2023

From latest Playwright action, in:

.caniuse > article > div > aside

Landmarks should have a unique role or role/label/title (i.e. accessible name) combination
The landmark must have a unique aria-label, aria-labelledby, or title to make landmarks distinguishable

Level: Best practice, moderate (Axe landmark-unique).

Not sure yet how what to do with it. Check landmark regions on WAI.

@meduzen meduzen added the bug Something isn't working label Apr 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant