summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-gradients/radial-zero-length-1c.html
blob: 2113caae10dc1e74c58d66fc672b038bb2b5c528 (plain)
1
2
<div style="background: radial-gradient(0 0 at left, red, white 100px, black); width: 300px; height: 300px;"></div>
<div style="background: repeating-radial-gradient(0 0 at left, red, white 100px, black); width: 300px; height: 300px;"></div>