differences between -webkit-gradient() and CSS3 Images

Hi there,

Just wanted to mention my editor BlueGriffon will probably have
to skip support for -webkit-gradient() because it's not compatible
with linear-gradient() and radial-gradient() from the CSS3 Images
spec. The latter allow a greater flexibility on the points
declared in the functional notation than the one allowed by
-webkit-gradient(). I have therefore no way to output all arbitrary
linear-gradient() or radial-gradient() for WebKit :-(

</Daniel>

Received on Tuesday, 7 September 2010 19:55:36 UTC