-
Notifications
You must be signed in to change notification settings - Fork 2.5k
css.types.basic-shape.shape - add note about unimplemented via to with change #26756
Copy link
Copy link
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/CSSp3Medium priority – Community PRs encouraged.Medium priority – Community PRs encouraged.
Description
What type of issue is this?
Missing compatibility data
What information was incorrect, unhelpful, or incomplete?
The shape() function had a syntax change recently. The via keyword was renamed to with in the syntax.
What browsers does this problem apply to, if applicable?
No response
What did you expect to see?
It would be great if a note is added to BCD saying the function is still using via instead of with. Add the note for Chrome, Edge, Firefox. No need for Safari because it has released the change in prod.
Did you test this? If so, how?
In a local Linux dev environment.
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
Do you have anything more you want to share?
No response
MDN URL
No response
MDN metadata
No response
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/CSSp3Medium priority – Community PRs encouraged.Medium priority – Community PRs encouraged.