- From: François Daoust via GitHub <noreply@w3.org>
- Date: Fri, 03 Apr 2026 06:36:21 +0000
- To: public-svg-issues@w3.org
tidoust has just submitted a new pull request for https://github.com/w3c/svgwg: == Fix CSS syntax of opacity-related properties == The spec used curly braces in the property values but only "single quotes" are allowed per the CSS syntax, see: https://www.w3.org/TR/css-values/#component-types This replaces curly braces with single quotes in the syntax definitions of `fill-opacity` and `stroke-opacity`. See https://github.com/w3c/svgwg/pull/1085 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 3 April 2026 06:36:21 UTC