summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-gradients/linear-mix.html
blob: c4d5dbbc4e60e40cc40f90559e38862c3f88ff10 (plain)
1
2
3
<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>