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

core: remove tap-targets and show target-size in a11y #15906

Merged
merged 4 commits into from
Apr 1, 2024

Conversation

adamraine
Copy link
Member

Closes #12345

@adamraine adamraine requested a review from a team as a code owner April 1, 2024 20:17
@adamraine adamraine requested review from connorjclark and removed request for a team April 1, 2024 20:17
@@ -126,7 +125,6 @@ const smokeTests = [
seoFailing,
seoPassing,
seoStatus403,
seoTapTargets,
Copy link
Member Author

@adamraine adamraine Apr 1, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There is a decent amount of tap targets coverage in this test, but I don't think we need to verify the target size logic since it's coming from axe. There is already a small target-size check in the a11y smoke test.

@connorjclark
Copy link
Collaborator

ctrl+f tap-targets - found more in dbw tester.html

@adamraine adamraine changed the title core: remove tap-targets from SEO and show target-size in a11y core: remove tap-targets and show target-size in a11y Apr 1, 2024
@adamraine adamraine merged commit acfd1fb into main Apr 1, 2024
29 checks passed
@adamraine adamraine deleted the replace-tap-targets branch April 1, 2024 20:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace tap-targets with target-size rule from Axe and put under Accessibility, not SEO
3 participants