Skip to content
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

webkit-linear-gradient bug #36

Closed
peardox opened this issue Apr 21, 2012 · 0 comments
Closed

webkit-linear-gradient bug #36

peardox opened this issue Apr 21, 2012 · 0 comments

Comments

@peardox
Copy link

peardox commented Apr 21, 2012

This is a perfectly valid CSS5 rule...

-webkit-linear-gradient(top right, white, black)

After parsing this gets mangled to

-webkit-linear-gradient(top)

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

2 participants