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

Correct Safari versions for flex-wrap CSS property #13888

Merged

Conversation

queengooborg
Copy link
Collaborator

This PR corrects the values for Safari (Desktop and iOS/iPadOS) for the flex-wrap CSS property. Safari 6.1 is just a backport of Safari 7, and flex contexts were added in Safari 7.

This PR corrects the values for Safari (Desktop and iOS/iPadOS) for the `flex-wrap` CSS property.  Safari 6.1 is just a backport of Safari 7, and flex contexts were added in Safari 7.
@queengooborg queengooborg mentioned this pull request Dec 6, 2021
@github-actions github-actions bot added the data:css 🎨 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS label Dec 6, 2021
@foolip foolip merged commit ecf4f6c into mdn:main Dec 6, 2021
@queengooborg queengooborg deleted the css/properties/flex-wrap/safari-corrections branch December 6, 2021 14:21
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