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

HTML does not validate #23

Open
juleskuehn opened this issue Aug 26, 2020 · 1 comment
Open

HTML does not validate #23

juleskuehn opened this issue Aug 26, 2020 · 1 comment

Comments

@juleskuehn
Copy link

There are numerous issues with aria roles, nesting of elements etc. which would fail WCAG. In all there are 25 issues,

@juleskuehn
Copy link
Author

Note that this issue cannot be resolved without upstream changes to WET.
e.g. "ARIA role tabpanel must be removed when the element is made visible, as it is not allowed for the element"
This code is added by WET Tabbed Interface:
<details id="details-step1" open="open" class="wb-auto-2-grp fade out noheight" role="tabpanel" aria-hidden="true" aria-expanded="false" aria-labelledby="details-step1-lnk">

@shawnthompson shawnthompson transferred this issue from aaact-aatia/a11y-req Jul 5, 2022
@shawnthompson shawnthompson transferred this issue from aaact-aatia/a11y-ict-wizard Jul 5, 2022
@shawnthompson shawnthompson transferred this issue from aaact-aatia/a11y-req Jul 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant