tenfourfox/layout/reftests/css-gradients/linear-mix.html
Cameron Kaiser c9b2922b70 hello FPR
2017-04-19 00:56:45 -07:00

4 lines
351 B
HTML

<div style="background: -moz-linear-gradient(40% 20px 0deg, #0000ff, #000000) no-repeat; width: 300px; height: 300px; position: absolute; top: 30px; left: 30px;"><br></div>
<div style="background: -moz-linear-gradient(10% bottom 90deg, #00ff00, #000000) no-repeat; width: 300px; height: 300px; position: absolute; top: 360px; left: 30px;"><br></div>