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

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

mercurial