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

Update forced-color-adjust for Edge #9799

Merged
merged 1 commit into from
Apr 8, 2021
Merged

Conversation

foolip
Copy link
Collaborator

@foolip foolip commented Apr 8, 2021

These tests were run on Edge 18 and 79 on Sauce:
https://mdn-bcd-collector.appspot.com/tests/css/properties/forced-color-adjust
https://mdn-bcd-collector.appspot.com/tests/css/properties/-ms-high-contrast-adjust

Only -ms-high-contrast-adjust is supported in Edge 18, but both are
supported in Edge 79. This is seemingly the only -ms-prefixed CSS
property still supported in Chromium-based Edge, and has also been
confirmed to still be in Edge 89 on macOS.

These tests were run on Edge 18 and 79 on Sauce:
https://mdn-bcd-collector.appspot.com/tests/css/properties/forced-color-adjust
https://mdn-bcd-collector.appspot.com/tests/css/properties/-ms-high-contrast-adjust

Only -ms-high-contrast-adjust is supported in Edge 18, but both are
supported in Edge 79. This is seemingly the only -ms-prefixed CSS
property still supported in Chromium-based Edge, and has also been
confirmed to still be in Edge 89 on macOS.
@github-actions github-actions bot added the data:css 🎨 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS label Apr 8, 2021
Copy link
Collaborator

@ddbeck ddbeck left a comment

Choose a reason for hiding this comment

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

Neat. Thank you! 🎉

@ddbeck ddbeck merged commit 42b017b into mdn:main Apr 8, 2021
@foolip foolip deleted the ms-high-contrast-adjust branch April 8, 2021 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:css 🎨 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants