Skip to content

fix(color-contrast): fix color-contrast check when running in an extension#3838

Merged
thuey merged 1 commit intodevelopfrom
fix-3837
Dec 22, 2022
Merged

fix(color-contrast): fix color-contrast check when running in an extension#3838
thuey merged 1 commit intodevelopfrom
fix-3837

Conversation

@thuey
Copy link
Copy Markdown
Contributor

@thuey thuey commented Dec 22, 2022

axe-core was setting a read-only property, resulting in errors when run from an extension.

Closes: #3837

@thuey thuey requested a review from a team as a code owner December 22, 2022 17:28
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.

Color contrast checks result in an error when axe-core is run from an extension

2 participants