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