-
Notifications
You must be signed in to change notification settings - Fork 792
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-required-children" check to use the composed tree #421
Comments
marcysutton
pushed a commit
that referenced
this issue
Jul 13, 2017
marcysutton
pushed a commit
that referenced
this issue
Jul 17, 2017
marcysutton
pushed a commit
that referenced
this issue
Jul 18, 2017
marcysutton
pushed a commit
that referenced
this issue
Jul 19, 2017
closed with #436. |
WilcoFiers
pushed a commit
that referenced
this issue
Jul 20, 2017
WilcoFiers
added a commit
that referenced
this issue
Aug 3, 2017
…ibility * feat(aria.label): Works without a virtualNode * feat: Add hasContentVirtual method * feat(is-offscreen): Add shadow DOM support * chore: Some code cleanup * feat(text.visible): Created text.visibleVirtual for shadowDOM * fix: Pass all tests that use accessibleText * feat: add shadow support to aria-required-children Closes #421 * test: use abstracted checkSetup from testutils * fix: get virtualNode with getNodeFromTree * test: More testing for accessibleText() # Conflicts: # lib/commons/dom/find-elms-in-context.js # lib/commons/text/accessible-text.js # test/checks/keyboard/focusable-no-name.js # test/checks/tables/same-caption-summary.js # test/commons/text/accessible-text.js * feat(aria-required-parent): add Shadow DOM support Closes #422 * fix: Rename text.label to text.labelVirtual * fix: Create aria.labelVirtual method
mrtnvh
pushed a commit
to mrtnvh/axe-core
that referenced
this issue
Nov 24, 2023
mrtnvh
pushed a commit
to mrtnvh/axe-core
that referenced
this issue
Nov 24, 2023
…s#423) Closes dequelabs#422 Ref dequelabs#421 Ref dequelabs#387 Ref dequelabs#308 (somewhat) Ref dequelabs#207
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
"aria-required-children" check to use the composed tree
The text was updated successfully, but these errors were encountered: