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