- From: Guillaume via GitHub <noreply@w3.org>
- Date: Tue, 03 Jun 2025 10:12:52 +0000
- To: public-css-archive@w3.org
cdoublev has just submitted a new pull request for https://github.com/w3c/csswg-drafts: == [css-borders-4] Improve definition of superellipse() == `superellipse()` is currently used in [`<corner-shape-value>`](https://drafts.csswg.org/css-borders-4/#typedef-corner-shape-value) with an inline value definition that does not link to its definition. Besides, this value definition uses `<number [-∞,∞]>`, which is just `<number>`. This definition also includes its parameters, which are different than in `<corner-shape-value>`. Its syntax is not properly defined in a production rule. This PR fixes all these problems. See https://github.com/w3c/csswg-drafts/pull/12263 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 3 June 2025 10:12:53 UTC