Skip to content

Instantly share code, notes, and snippets.

@gerzhan
Forked from csssecrets/dabblet.css
Created July 29, 2015 02:21
Show Gist options
  • Select an option

  • Save gerzhan/a172d0941fa282ef45af to your computer and use it in GitHub Desktop.

Select an option

Save gerzhan/a172d0941fa282ef45af 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: 50%;
<!-- content to be placed inside <body>…</body> -->
// alert('Hello world!');
{"view":"split-vertical","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