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

ARIA 1.2 seems to have missing implementations #1450

Closed
slauriat opened this issue Apr 5, 2021 · 3 comments
Closed

ARIA 1.2 seems to have missing implementations #1450

slauriat opened this issue Apr 5, 2021 · 3 comments
Labels

Comments

@slauriat
Copy link

slauriat commented Apr 5, 2021

The implementation report and summary of changes seem to imply that the ARIA 1.1 comboboxes will remain, though that role highlights "Major Changes to combobox role in ARIA 1.2". This implies a lack of implementations of the ARIA 1.2 combobox changes, and raises questions of what other changes ARIA 1.2 brings that the summary of changes did not document.

Hoping just missing line items easy to include, rather than missing implementations?

@joanmarie
Copy link
Contributor

The implementation report is missing many test cases. It should not be viewed yet. We are still working on writing tests, obtaining results, and reporting and/or fixing missing implementations.

@joanmarie
Copy link
Contributor

I've just updated the implementation report to remove the link to the tests. Hopefully that will remove some confusion and allow us the additional time needed to finish our work.

As for the combobox changes, much of those changes are for authors rather than for user agents. The main change for user agents is the need to expose the value. That's already implemented in Blink and I have a (local) test for that. I still have to find out what the situation is for Gecko and WebKit and if needed obtain the implementations.

Thank you for your understanding and patience!!

@pkra
Copy link
Member

pkra commented Jun 27, 2023

Closing this as an answered question. Please feel free to reopen.

@pkra pkra closed this as completed Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants