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

5 lines
215 B
HTML
Raw Permalink Normal View History

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