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