add horizontal-three-color gradient test

This commit is contained in:
Mark Otto 2013-02-01 21:41:02 -08:00
parent 2428904b4b
commit d2ea2cdedd
2 changed files with 15 additions and 1 deletions

View file

@ -1291,6 +1291,9 @@
<h4>Striped</h4>
<div class="gradient-striped"></div>
<h4>Horizontal three colors</h4>
<div class="gradient-horizontal-three"></div>