Skip to content

Instantly share code, notes, and snippets.

@csssecrets
Created January 21, 2015 22:37
Show Gist options
  • Save csssecrets/1617f9750e4581e73720 to your computer and use it in GitHub Desktop.
Save csssecrets/1617f9750e4581e73720 to your computer and use it in GitHub Desktop.
Conic gradients test
/**
* Conic gradients test
* PASS if green gradient, FAIL if red.
*/
background: red;
background: conic-gradient(limegreen, green, limegreen);
min-height: 100%;
<!-- content to be placed inside <body>…</body> -->
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment