Comment on Firefox 16 unprefix CSS Gradients, Animations, Transitions & TransformsComments−funksta14yI can't tell from the post, but is the <angle> argument for linear gradients still optional? Ie. is the following still valid? linear-gradient(#fff, #eee)−Skalman14yYes, that works in my Firefox 16.−funksta14yGreat, thanks! I find I use top-to-bottom gradients about 90% of the time, so I'm glad the succinct form is still valid.
Comments
I can't tell from the post, but is the <angle> argument for linear gradients still optional? Ie. is the following still valid?
Yes, that works in my Firefox 16.
Great, thanks! I find I use top-to-bottom gradients about 90% of the time, so I'm glad the succinct form is still valid.