layout/reftests/css-gradients/radial-2d.html

changeset 0
6474c204b198
equal deleted inserted replaced
-1:000000000000 0:d791c42331dd
1 <!-- This test checks that adjustment of stop positions to be non-negative
2 happens after the calculation of implied stop positions -->
3 <div style="background: radial-gradient(100px 100px at 100px 100px, #ff0000 -50px, #ff0000, #0000ff 50px); width: 300px; height: 300px;"><br></div>

mercurial