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(color-contrast): check for pseudo elements on element itself, not just parents #2980

Merged
merged 1 commit into from
Jun 7, 2021

Conversation

clottman
Copy link
Contributor

@clottman clottman commented Jun 4, 2021

We should return elements as Needs Review/incomplete if there is a pseudo element on the element, not just if any of the element's parents have pseudo elements. This PR makes that the case.

Closes issue: #2966

@clottman clottman requested a review from a team as a code owner June 4, 2021 19:39
@clottman clottman changed the title check for pseudo elements on the element itself, not just parents fix(color-contrast): check for pseudo elements on element itself, not just parents Jun 4, 2021
@WilcoFiers
Copy link
Contributor

Reviewed for security

@WilcoFiers WilcoFiers merged commit 9b6ccd0 into develop Jun 7, 2021
@WilcoFiers WilcoFiers deleted the 2966-psuedo-elem-contrast branch June 7, 2021 12:19
WilcoFiers pushed a commit that referenced this pull request Jun 17, 2021
straker pushed a commit that referenced this pull request Jun 22, 2021
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.

None yet

2 participants