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.resize - Safari on IOS support is incorrectly reported #23498

Closed
rayellis4 opened this issue Jun 23, 2024 · 1 comment · Fixed by #23674
Closed

css.properties.resize - Safari on IOS support is incorrectly reported #23498

rayellis4 opened this issue Jun 23, 2024 · 1 comment · Fixed by #23674
Labels
data:css 🎨 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS

Comments

@rayellis4
Copy link

What type of issue is this?

Incorrect support data (example: BrowserX says "86" but support was added in "40")

What information was incorrect, unhelpful, or incomplete?

Safari on IOS is reported to support the CSS resize property

What browsers does this problem apply to, if applicable?

Safari

What did you expect to see?

Safari on IOS does not support the CSS resize property

Did you test this? If so, how?

You can see that this is an error by viewing the MDN web page on CSS resize on an iPhone or iPad and trying the examples.

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

No response

Do you have anything more you want to share?

caniuse reports that Safari on IOS has never supported the CSS resize property.

MDN URL

No response

MDN metadata

No response

@rayellis4
Copy link
Author

This is a copy of issue #23258, which was closed by a bot because I forgot to set the title to something sensible (mea culpa). I'm opening a new issue because I don't see any way of reopening the old one, but if I've missed something please let me know how I should have handled it.

@queengooborg queengooborg added the data:css 🎨 Compat data for CSS features. https://developer.mozilla.org/docs/Web/CSS label Jun 24, 2024
queengooborg added a commit to queengooborg/browser-compat-data that referenced this issue Jul 6, 2024
This PR updates and corrects version values for Safari iOS/iPadOS for the `resize` CSS property. This fixes mdn#23498, which contains the supporting evidence for this change.
@Elchi3 Elchi3 closed this as completed in 612d8a1 Jul 15, 2024
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 a pull request may close this issue.

2 participants