- From: Amelia Bellamy-Royds via GitHub <sysbot+gh@w3.org>
- Date: Sun, 01 Apr 2018 16:25:50 +0000
- To: public-svg-issues@w3.org
AmeliaBR has just labeled an issue for https://github.com/w3c/svgwg as "SVG Core": == The computed value of fill-opacity and stroke-opacity should never be a percentage == Currently the spec allows the computed value of [fill-opacity](https://svgwg.org/svg2-draft/painting.html#FillOpacityProperty) and [stroke-opacity](https://svgwg.org/svg2-draft/painting.html#StrokeOpacityProperty) to be either a number or a percentage. This doesn't seem to be useful and it's inconsistent with the definition of "opacity" in [CSS Color Module Level 4](https://www.w3.org/TR/css-color-4/#transparency). See https://github.com/w3c/svgwg/issues/402
Received on Sunday, 1 April 2018 16:25:54 UTC