Re: [csswg-drafts] [css-background-4] Replace `corner-shape` with property that just does angled corners + rounding (#8591)

I'm playing with `corner-shape` in WebKit now, mostly as a vehicle for supporting squircles somehow. But having implemented `bevel`, I do have some thoughts:

- Are people going to want to animate between `round` and `bevel`? That animation could just adjust the control point locations, which then implies that maybe allowing author control of the control points does make sense, via a functional syntax.
- Are people going to want to have a different corner treatment on each corner? `corner-top-right-shape` etc?
- I am not sure if `scoop` is always renderable, since the scoops from different corners might intersect

-- 
GitHub Notification of comment by smfr
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8591#issuecomment-2283069812 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 12 August 2024 03:54:05 UTC