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

Accessibility: Landmarks #3574

Merged
merged 2 commits into from
Jan 17, 2024
Merged

Accessibility: Landmarks #3574

merged 2 commits into from
Jan 17, 2024

Conversation

CloCkWeRX
Copy link
Collaborator

landmark-one-main: Document should have one main landmark (moderate)
https://dequeuniversity.com/rules/axe/4.8/landmark-one-main?application=axeAPI
The following 1 node violate this rule:

           Selector: html
           HTML: <html lang="en" prefix="og: https://ogp.me/ns#">
           Fix all of the following:
           - Document does not have a main landmark

and

region: All page content should be contained by landmarks (moderate)
https://dequeuniversity.com/rules/axe/4.8/region?application=axeAPI
The following 3 nodes violate this rule:

           Selector: ol
           HTML: <ol aria-label="breadcrumb" class="breadcrumb"><li class="breadcrumb-item"><a href="/">Home</a></li><li class="breadcrumb-item"><a href="/conversations">Conversations</a></li><li class="breadcrumb-item active"><a href="/conversations?box=inbox">inbox</a></li></ol>
           Fix any of the following:
           - Some page content is not contained by landmarks

@CloCkWeRX CloCkWeRX merged commit 59d800b into dev Jan 17, 2024
6 checks passed
@CloCkWeRX CloCkWeRX deleted the landmark branch January 17, 2024 21:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant