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

WCAG 4.1.2: Ensures ARIA attributes are allowed for an element's role (button[title="Show toolbar"]) #602

Open
mscherotter opened this issue Jan 24, 2023 · 0 comments

Comments

@mscherotter
Copy link

Issue

Ensures ARIA attributes are allowed for an element's role (aria-allowed-attr)

Target application

Galeryst Data

Element path

#sanddance;button[title="Show toolbar"]

Snippet

<button type="button" role="button" aria-selected="false" class="ms-Button ms-Button--icon vbutton root-139" title="Show toolbar" data-is-focusable="true">

How to fix

Fix any of the following:
  ARIA attribute is not allowed: aria-selected="false"

Environment

Microsoft Edge version 109.0.1518.61
This accessibility issue was found using Accessibility Insights for Web 2.36.1 (axe-core 4.4.1), a tool that helps find and fix accessibility issues. Get more information & download this tool at http://aka.ms/AccessibilityInsights.

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

No branches or pull requests

1 participant