[svgwg] The computed value of fill-opacity stroke-opacity should never be a percentage

jarek-foksa has just created a new issue for https://github.com/w3c/svgwg:

== The computed value of fill-opacity 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).

Please view or discuss this issue at https://github.com/w3c/svgwg/issues/402 using your GitHub account

Received on Sunday, 1 April 2018 11:03:17 UTC