layout/reftests/css-gradients/linear-repeat-1d.html

changeset 1
ca08bd8f51b2
equal deleted inserted replaced
-1:000000000000 0:a3e4f0bc3a06
1 <div style="background: -moz-linear-gradient(white, white 50px, black 50px, black 100px, white 100px, white 150px, black 150px, black 200px);
2 background-size: 100px 200px; background-position: 0 -50px;
3 width: 300px; height: 300px;"></div>

mercurial