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 Safari support for css.types.resolution #24503

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ddbeck
Copy link
Collaborator

@ddbeck ddbeck commented Sep 24, 2024

Summary

Follows up the incomplete update to Safari's support for resolution media queries in #18706

Test results and supporting details

Test case: https://codepen.io/fvsch/pen/Jqavor

Release notes: https://developer.apple.com/documentation/safari-release-notes/safari-16-release-notes

Resolved bug: https://bugs.webkit.org/show_bug.cgi?id=78087

Related issues

Fixes #20635

@github-actions github-actions bot added the data:css 🎨 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS label Sep 24, 2024
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.

css.types.resolution - Safari now supports resolution units of dpi, dpcm, ddpx, and x
1 participant