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