Y
Hacker News
new
|
ask
|
show
|
jobs
by
funksta
5071 days ago
I 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)
1 comments
Skalman
5071 days ago
Yes, that works in my Firefox 16.
link
funksta
5071 days ago
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.
link