-
Notifications
You must be signed in to change notification settings - Fork 12
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
Add more dag related tests for aria-labelledby associations #821
Comments
@jessegreenberg could you help me out with this one? Or maybe could we do it together? |
I thought about one more test that would be nice here, relating to having accessible content or not.
|
Good idea @zepumph. In a dev meeting a while ago, we added more tests to verify behavior after other changes to the scene graph such as adding/removing children, reordering children, and more than one association. I also took a look at the way describedby is being tested in the same way, it looks very nice. Removing my assignment for now, but feel free to reassign if you wish. |
|
We are testing dag pretty well one just 1 case (when you are labelledby yourself).
The text was updated successfully, but these errors were encountered: