-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed as not planned
Closed as not planned
Copy link
Labels
data:cssCompat data for CSS features. https://developer.mozilla.org/docs/Web/CSSCompat data for CSS features. https://developer.mozilla.org/docs/Web/CSS
Description
What type of issue is this?
Incorrect support data
What information was incorrect, unhelpful, or incomplete?
The table lists safe and unsafe <overflow-position> as not supported on the following properties while they actually are:
align-content- supportedalign-items- supportedalign-self- supportedjustify-content- supportedjustify-items- unsupportedjustify-self- unsupported
What browsers does this problem apply to, if applicable?
Safari
What did you expect to see?
Supported status on above four properties since v17.3 or earlier, exact version unknown.
Did you test this? If so, how?
https://jsfiddle.net/silverwind/k81wj5b4/ works as expected in Safari 17.3.
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
I searched https://bugs.webkit.org but did not find any relevant closed bug.
Do you have anything more you want to share?
No response
MDN URL
https://developer.mozilla.org/en-US/docs/Web/CSS/justify-content
MDN metadata
MDN page report details
- Query:
css.properties.justify-content - Report started: 2024-03-03T19:25:04.507Z
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
data:cssCompat data for CSS features. https://developer.mozilla.org/docs/Web/CSSCompat data for CSS features. https://developer.mozilla.org/docs/Web/CSS