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

validator warnings: Attribute “aria-activedescendant” value should either refer to a descendant element, or should be accompanied by attribute “aria-owns”. #1677

Open
nschonni opened this issue Dec 14, 2020 · 2 comments
Labels
Code Quality Non-functional code changes to satisfy APG code style guidelines and linters Example Page Related to a page containing an example implementation of a pattern

Comments

@nschonni
Copy link
Contributor

Affected files:

"file:/mnt/z/aria-practices/examples/listbox/listbox-rearrangeable.html":75.13-75.117: info warning: Attribute “aria-activedescendant” value should either refer to a descendant element, or should be accompanied by attribute “aria-owns”.
"file:/mnt/z/aria-practices/examples/listbox/listbox-rearrangeable.html":135.13-141.42: info warning: Attribute “aria-activedescendant” value should either refer to a descendant element, or should be accompanied by attribute “aria-owns”.
@mcking65
Copy link
Contributor

Warning needs investigation for validity; I thought we raised a validator issue because null or empty value should be allowed for activedescendant.

@mcking65 mcking65 added Code Quality Non-functional code changes to satisfy APG code style guidelines and linters Example Page Related to a page containing an example implementation of a pattern labels Feb 27, 2021
@nschonni
Copy link
Contributor Author

#429 has the tracking for a similar issue that is suppressed right now with aria-activedescendant and an upstream issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code Quality Non-functional code changes to satisfy APG code style guidelines and linters Example Page Related to a page containing an example implementation of a pattern
Projects
None yet
Development

No branches or pull requests

2 participants