tenfourfox/layout/reftests/css-gradients/linear-repeat-1a.html

3 lines
161 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<div style="background: -moz-linear-gradient(black, black 50%, white 50%, white);
background-size: 100px 100px; width: 300px; height: 300px;"></div>