Re: [svgwg] Use CSS gradient rules for transitioning semi-transparent stop-colors

No, it wasn't. Personally I don't see the point. 
The model for SVG is to separate the colour and opacity components. 
E.g. unlike CSS, opacity has no effect of on the influence of a colour
 on the gradient.
Working `stop-color` with an alpha component into the model was easy 
and elegant enough, but as far as treating 'transparent' as a special 
case, well, defining both a stop-color and a stop-opacity is easy 
enough that I don't see the point in adding the additional complexity 
of special cases.

-- 
GitHub Notification of comment by nikosandronikos
Please view or discuss this issue at 
https://github.com/w3c/svgwg/issues/180#issuecomment-235497627 using 
your GitHub account

Received on Wednesday, 27 July 2016 06:24:06 UTC