- From: Callum Law via GitHub <noreply@w3.org>
- Date: Wed, 10 Dec 2025 23:46:59 +0000
- To: public-css-archive@w3.org
To add to this, mixing is required to maintain backwards compatibility with the syntax of `ellipse()` as it existed before b3f7bc6:
```
<ellipse()> = ellipse(
<shape-radius>{2}?
[ at <position> ]?
)
<shape-radius> = <length-percentage [0,∞]> | closest-side | farthest-side
```
--
GitHub Notification of comment by Calme1709
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/9729#issuecomment-3639401153 using your GitHub account
--
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 10 December 2025 23:47:00 UTC