[Docs] This documentation was incorrect.

Closes GH-142.
This commit is contained in:
Chris Eppstein 2010-05-16 09:38:03 -07:00
parent ff15124e5f
commit 00b437ae8d

View File

@ -56,7 +56,8 @@
// +radial-gradient(color-stops(#c00, #00c), "top left")
// // Three colors, ending at 50px and passing thru #fff at 25px
// +radial-gradient(color-stops(#c00, #fff, #00c 50px))
// // gradient on top of a background image
// // a background image on top of the gradient
// // Requires an image with an alpha-layer.
// +radial-gradient(color_stops(#c00, #fff), "top left", image-url("noise.png")))
// Browsers Supported:
//