summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-gradients/linear-repeat-1c.html
blob: f3c2b841b043f47f8619e0e23c0bd0ba8349b2c2 (plain)
1
2
3
4
<div style="background: -moz-linear-gradient(white, white 50%, black 50%, black);
            background-size: 100px 100px;
            background-position: 0 -50px;
            width: 300px; height: 300px;"></div>