Skip to content

Instantly share code, notes, and snippets.

@ielgnaw
Created June 7, 2017 11:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ielgnaw/d8354c37bc6bacb81d5d6eb5ec1dca47 to your computer and use it in GitHub Desktop.
Save ielgnaw/d8354c37bc6bacb81d5d6eb5ec1dca47 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, black);
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