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.properties.grid-auto-flow.*: remove Safari version ranges #24539

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

ddbeck
Copy link
Collaborator

@ddbeck ddbeck commented Sep 26, 2024

Summary

Unroll the ranged values for css.properties.grid-auto-flow to be the same as grid-auto-flow.

Test results and supporting details

It's not plausible that Safari would've had support for the values after shipping the property itself—what else what would the property have done? Testing in BrowserStack confirms that they were all supported.

Related issues

Completes work started in #22459.

Discovered in web-platform-dx/web-features#1854

Fixes #24535

@github-actions github-actions bot added the data:css 🎨 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS label Sep 26, 2024
@jamesnw
Copy link

jamesnw commented Sep 26, 2024

This will fix #24535, which also includes confirmation that the Safari 10.1 is correct.

@queengooborg queengooborg merged commit 962fbca into mdn:main Sep 26, 2024
5 checks passed
@ddbeck ddbeck deleted the grid-auto-flow-values branch September 26, 2024 15:43
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.

grid-auto-flow keys - incomplete Safari data
3 participants