summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-gradients/repeating-linear-1a.html
blob: b5a4301119af52cf7b3d9168f05b4afe48e46c5b (plain)
1
<div style="background: repeating-linear-gradient(black 0, black 50px, white 50px, white 100px); width: 400px; height: 400px;"></div>