Mypal/layout/reftests/css-gradients/radial-2f.html
2019-03-11 13:26:37 +03:00

4 lines
292 B
HTML

<!-- 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>