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