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

Chrome 132 supports device-posture media query #25631

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

Conversation

chrisdavidmills
Copy link
Contributor

Summary

Chrome 132 supports the Device Posture API, which provides functionality to create user interfaces that adapt to a foldable device's posture and respond to posture changes.

Most of the data is already there, but the device-posture media query was recorded as false for Chrome. This PR updates it to 132.

Test results and supporting details

See https://chromestatus.com/feature/5185813744975872 for the data source.

I've not tested this myself, as I don't have a foldable device, but I've sent my demo to the implementers for testing. I'll keep this as a draft until I hear back.

Related issues

@github-actions github-actions bot added the data:css Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS label Jan 10, 2025
@chrisdavidmills chrisdavidmills marked this pull request as draft January 10, 2025 18:25
@github-actions github-actions bot added the size:xs [PR only] 0-6 LoC changed label Jan 10, 2025
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 size:xs [PR only] 0-6 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant