Skip to content

Firefox 16 - Pay attention to the gradient syntax! #135

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
yoyurec opened this issue Sep 5, 2012 · 3 comments
Closed

Firefox 16 - Pay attention to the gradient syntax! #135

yoyurec opened this issue Sep 5, 2012 · 3 comments

Comments

@yoyurec
Copy link

yoyurec commented Sep 5, 2012

https://hacks.mozilla.org/2012/07/aurora-16-is-out/

Also the changed: before, 0deg pointed to the right; now it points, consistently with other angles in the CSS spec, to the top.
So here again, you need to change -prefix-linear-gradient(0deg) to linear-gradient(90deg).

@kizu
Copy link
Member

kizu commented Sep 5, 2012

This would be done in #94 and that's duplicate of #111

@notslang
Copy link
Collaborator

thanks for dealing with this @kizu!

@jswing-mie
Copy link

The documentation is misleading. It makes it look like this issue wasn't resolved.

http://visionmedia.github.io/nib/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants