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

Do not output invalid empty 'aria-owns' attr #8

Open
sridharvemulapalli opened this issue Nov 18, 2021 · 0 comments
Open

Do not output invalid empty 'aria-owns' attr #8

sridharvemulapalli opened this issue Nov 18, 2021 · 0 comments

Comments

@sridharvemulapalli
Copy link

sridharvemulapalli commented Nov 18, 2021

aria-owns="" is not a valid attribute. I noticed this when using the accessibility checker.

image

I would suggest that aria-owns is only added as attribute if it is not empty. An empty aria-owns is invalid.

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