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