css.properties.resize - mdn disagrees with caniuse regarding iOS Safari support
Nobody has claimed this yet.
- Dominant language
- JSON
- Stars
- 5.8k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 186
Description
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?
https://developer.mozilla.org/en-US/docs/Web/CSS/resize#browser_compatibility
What browsers does this problem apply to, if applicable?
Safari
What did you expect to see?
The compatibility table indicates that the CSS resize property is fully supported by iOS Safari 16. However, caniuse disagrees, indicating that versions 3.2 - 17.5 of the browser do not support that CSS property: https://caniuse.com/css-resize
Did you test this? If so, how?
Yes, in iOS Safari, which does not respect the CSS resize property, and does not appear the support resizing <textarea> elements, for example, at all.
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?
No response
MDN URL
https://developer.mozilla.org/en-US/docs/Web/CSS/resize
MDN metadata
MDN page report details
- Query:
css.properties.resize - Report started: 2024-04-09T15:27:25.975Z
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the MDN CSS resize compatibility table and compare its iOS Safari entries with the linked Can I Use data and the reported device behavior. Done means the browser-compatibility data accurately reflects verified iOS Safari support and the discrepancy is resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, ios
- Domain
- web-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100