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

fallback declarations don't work #19

Closed
hrj opened this issue Apr 11, 2014 · 0 comments
Closed

fallback declarations don't work #19

hrj opened this issue Apr 11, 2014 · 0 comments

Comments

@hrj
Copy link

hrj commented Apr 11, 2014

In the following:

div {
background: #000;
background: radial-gradient(closest-corner circle at 600px 600px, #001b24 0%, #000 100%);
}

The black background is a fall-back that should be used since radial-gradient is not recognized.

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

1 participant