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

2 строки
179 B
HTML

<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>