- From: Tab Atkins Jr. <jackalmage@gmail.com>
- Date: Thu, 30 Jun 2011 09:58:48 -0700
- To: Dirk Schulze <vbs85@gmx.de>
- Cc: robert@ocallahan.org, Erik Dahlstrom <ed@opera.com>, Rik Cabanier <cabanier@gmail.com>, public-fx@w3.org
On Thu, Jun 30, 2011 at 12:23 AM, Dirk Schulze <vbs85@gmx.de> wrote: > I don't think that using SVGPaintServers is the right thing to go. We already have support for colors, linear gradients and radial gradients (even with spread method) in CSS. The only part that SVGPaintServers could give you is SVGPattern. And we had some proposals in this thread already. I like -moz-element a lot for instance. While that's true for now, SVG will gain further paint servers in the future, like mesh gradients, which I don't think are appropriate to add to CSS (they require too much syntax to define). Plus, I think gaining patterns is pretty useful. It lets you do vector spriting! ~TJ
Received on Thursday, 30 June 2011 16:59:47 UTC