summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-gradients/twostops-1-ref.html
blob: 26ab00cf24dcaed77970f06eef517c7d04b26195 (plain)
1
2
3
4
5
6
7
<!DOCTYPE HTML>
<html>
<body>
<div style="background:#0000ff; width:300px; height:150px;"></div>
<div style="background:#ff0000; width:300px; height:150px;"></div>
</body>
</html>