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

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

Closed
danielfdickinson opened this issue Aug 30, 2023 · 0 comments · Fixed by #24503
Closed
Labels
data:css 🎨 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS

Comments

@danielfdickinson
Copy link

danielfdickinson commented Aug 30, 2023

What type of issue is this?

Incorrect support data (example: Chrome says "86" but support was added in "40")

What information was incorrect, unhelpful, or incomplete?

The resolution type page indicates no support for the resolution unit in Safara, however according to Safari's blog post for 16.0 CSS @media resolution is fully supported and points to the W3C documents including the standard dpi, dpcm, and ddpx (and x alias) units.

What browsers does this problem apply to, if applicable?

Safari

What did you expect to see?

Information matching the @media query resolution page which indicates support in Safari as of 16.0.

Did you test this? If so, how?

No. I don't have a Mac, and this is not important enough to me to sign up for an account to test it somewhere online. (And a brief web search doesn't reveal any quick test options).

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

No response

Do you have anything more you want to share?

No response

MDN URL

https://developer.mozilla.org/en-US/docs/Web/CSS/resolution

MDN metadata

MDN page report details
  • Query: css.types.resolution
  • Report started: 2023-08-30T20:19:35.152Z
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 a pull request may close this issue.

2 participants