Re: [csswg-drafts] [css-backgrounds-4] Use cases for corner-shape (#6980)

just occurred to me that it's possible to get a rotated rectangle looking shape with 'angle':

```css
--corner-size: 25% 75% / 75% 25%;
--corner-shape: angle;
```
![image](https://user-images.githubusercontent.com/1286791/212326330-4204ea50-e697-4a41-8432-166d1078ab8b.png)



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


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

Received on Friday, 13 January 2023 13:03:43 UTC