Files
tubestation/layout/reftests/css-gradients/linear-repeat-1a.html
2017-04-24 15:54:51 +03:00

3 lines
156 B
HTML

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