gecko/layout/reftests/css-gradients/linear.html

2 lines
179 B
HTML
Raw Normal View History

<div style="background: -moz-linear-gradient(10px 20px, 50px 100px, from(red), to(rgb(100, 200, 0)), color-stop(0.5, #7777FF)) no-repeat; width: 300px; height: 300px;"><br></div>