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

switch role supports aria-expanded - listed as error by arc #48

Open
stevefaulkner opened this issue Nov 13, 2023 · 1 comment
Open
Labels
enhancement New feature or request rules engine

Comments

@stevefaulkner
Copy link

stevefaulkner commented Nov 13, 2023

Describe the bug
this message is displayed:

aria-expanded on invalid role
Description: The aria-expanded attribute is only allowed on elements with a compatible role="...".

To Reproduce

  1. Go to https://cdpn.io/pen/debug/ExrvaPQ
  2. run arc rules
  3. See error

Test Case https://cdpn.io/pen/debug/ExrvaPQ

Expected behavior
no error

Version information

Version
5.6.0

Additional context
spec showing aria-expanded supported property of switch
https://www.w3.org/TR/wai-aria-1.2/#switch

@ferllings ferllings added enhancement New feature or request rules engine labels Nov 14, 2023
@ferllings
Copy link
Member

Issue created in rules engine

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request rules engine
Projects
None yet
Development

No branches or pull requests

2 participants