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

branch
TOR_BUG_9701
changeset 11
deefc01c0e14
equal deleted inserted replaced
-1:000000000000 0:7e2c8b2160db
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: -moz-radial-gradient(100px 100px, closest-side, #ff0000 -50px, #ff0000, #0000ff 50px); width: 300px; height: 300px;"><br></div>

mercurial