- From: jsnkuhn via GitHub <sysbot+gh@w3.org>
- Date: Fri, 13 Jan 2023 13:03:40 +0000
- To: public-css-archive@w3.org
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