- From: Guillaume via GitHub <noreply@w3.org>
- Date: Tue, 05 May 2026 09:57:30 +0000
- To: public-svg-issues@w3.org
cdoublev has just submitted a new pull request for https://github.com/w3c/svgwg: == Exclude negative values using the CSS range notation == This PR adds a [bracketed range](https://drafts.csswg.org/css-values-4/#css-bracketed-range-notation) to the CSS types that are used to define [`rx`](https://svgwg.org/svg2-draft/geometry.html#RxProperty), `ry`, [`stroke-miterlimit`](https://svgwg.org/svg2-draft/painting.html#StrokeMiterlimitProperty), [`stroke-width`](https://svgwg.org/svg2-draft/painting.html#StrokeWidthProperty), which do not allow negative values. See https://github.com/w3c/svgwg/pull/1105 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 5 May 2026 09:57:35 UTC