summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-gradients/radial-zero-length-1j.html
blob: 1ec61162a100cc8b973bcb841311b7b325f43d00 (plain)
1
2
<div style="background: -moz-radial-gradient(top, ellipse closest-side, red, white 100px, black); width: 300px; height: 300px;"></div>
<div style="background: -moz-repeating-radial-gradient(top, ellipse closest-side, red, white 100px, black); width: 300px; height: 300px;"></div>