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 resize #882

Open
miragecraft opened this issue Oct 9, 2024 · 1 comment
Open

CSS resize #882

miragecraft opened this issue Oct 9, 2024 · 1 comment
Labels
focus-area-proposal Focus Area Proposal

Comments

@miragecraft
Copy link

Description

Only iOS Safari does not support CSS resize property.

Specification

https://www.w3.org/TR/css-ui-3/#resize

Additional Signals

This is a very popular feature:
https://chromestatus.com/metrics/css/timeline/popularity/121

@miragecraft miragecraft added the focus-area-proposal Focus Area Proposal label Oct 9, 2024
@gsnedders
Copy link
Member

https://wpt.fyi/results/css/css-ui?label=master&label=experimental&aligned&q=resize, though it looks like the two Safari failures are technically optional ("Implementations should not apply the resize property to generated content"), and all the tests otherwise pass everywhere on desktop.

https://bugs.webkit.org/show_bug.cgi?id=210473 covers iOS support of resize.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
focus-area-proposal Focus Area Proposal
Projects
Status: No status
Development

No branches or pull requests

2 participants