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(link-in-text-block): allow links with identical colors #3861

Merged
merged 1 commit into from
Jan 20, 2023

Conversation

WilcoFiers
Copy link
Contributor

Pass link-in-text-block when the link has the same text color and background color as the text surrounding it. It also add a check option to disable this feature, since while this technically passes WCAG, it's a bad practice.

Closes: #3848

@WilcoFiers WilcoFiers requested a review from a team as a code owner January 19, 2023 13:47
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.

axe core throws relying on color alone false positive issue when the link and surrounded text have same color
2 participants