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

fix(target-size): do not treat focusable tabpanels as targets #4702

Merged
merged 4 commits into from
Feb 11, 2025

Conversation

dbjorge
Copy link
Contributor

@dbjorge dbjorge commented Feb 7, 2025

See #4421 for context

Closes: #4701

@dbjorge dbjorge marked this pull request as ready for review February 7, 2025 01:38
@dbjorge dbjorge requested a review from a team as a code owner February 7, 2025 01:38
@dbjorge dbjorge merged commit 60d11f2 into develop Feb 11, 2025
22 checks passed
@dbjorge dbjorge deleted the tabpanel-structure branch February 11, 2025 16:29
straker pushed a commit that referenced this pull request Mar 4, 2025
@straker straker mentioned this pull request Mar 4, 2025
WilcoFiers added a commit that referenced this pull request Mar 5, 2025
### Bug Fixes

- **aria-allowed-role:** Add math to allowed roles for img element
([#4658](#4658))
([f6dddd9](f6dddd9)),
closes [#4657](#4657)
- **captions:** fix grammar in captions check incomplete message
([#4661](#4661))
([3ef7058](3ef7058))
- consistently parse tabindex, following HTML 5 spec
([#4637](#4637))
([3b0a361](3b0a361)),
closes [#4632](#4632)
- **core:** measure perf for async checks
([#4609](#4609))
([e7dc26e](e7dc26e))
- **locale:** fixed typos in german (DE) locale
([#4631](#4631))
([0740980](0740980))
- **locale:** proofread and updated de.json
([#4643](#4643))
([910cdb2](910cdb2))
- **no-autoplay-audio:** don't timeout for preload=none media elements
([#4684](#4684))
([b7f1ad1](b7f1ad1))
- **target-size:** do not treat focusable tabpanels as targets
([#4702](#4702))
([67d4e4f](67d4e4f)),
closes [#4421](#4421)
[#4701](#4701)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

target-size: false positive for small targets in focusable tabpanels
2 participants