Wednesday, 7 August 2013

Issue with CSS3 gradient in Safari

Issue with CSS3 gradient in Safari

I tried to replicate a starburst effect using CSS3 gradients. After much
fiddling, I figured it out, only to test it in Safari and have it go nuts.
It's like Safari is using 180deg where Chrome would render 270deg or
something.
Here's the code: http://codepen.io/syren/pen/Ahkrv
Any input you have would be very helpful. Thanks in advance!

No comments:

Post a Comment