summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-gradients/radial-2f.html
blob: e1b08b408a0dd194ec3579f10085b03b36756331 (plain)
1
2
3
<!-- This test checks that adjustment of stop positions to be non-negative
     happens after the calculation of implied stop positions -->
<div style="background: -moz-radial-gradient(100px 100px, closest-side, #ff0000 -50px, #ff0000, #0000ff 50px); width: 300px; height: 300px;"><br></div>