Mypal/layout/reftests/css-gradients/linear-repeat-1b.html
2019-03-11 13:26:37 +03:00

3 lines
221 B
HTML

<div style="background: -moz-linear-gradient(black, black 50px, white 50px, white 100px, black 100px, black 150px, white 150px, white 200px);
background-size: 100px 200px; width: 300px; height: 300px;"></div>