- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Fri, 19 Aug 2011 07:34:13 -0700
- To: Alan Gresley <alan@css-class.com>
- Cc: Cameron McCormack <cam@mcc.id.au>, Brian Manthos <brianman@microsoft.com>, "www-style@w3.org" <www-style@w3.org>
On Fri, Aug 19, 2011 at 2:58 AM, Alan Gresley <alan@css-class.com> wrote: > Correction. Both Chrome and Safari 5.1 has no transparency of the color. > rgba(255,0,255,0) is treated like rgb(255,0,255). Chrome and Safari 5.1 only > works the same as the other UAs with stop-opacity:0 (as seen the the code > below). Yes, transitioning the opacity separately from the color is separate from the pre/post decision. ~TJ
Received on Friday, 19 August 2011 14:39:26 UTC