summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-gradients/linear-zero-length-1c.html
blob: 67298ce38bcc484d419beb7a087a86cf0f6365f2 (plain)
1
2
<div style="background: -moz-linear-gradient(center, white, black 50%); width: 300px; height: 300px;"></div>
<div style="background: -moz-repeating-linear-gradient(center, white, black 50%); width: 300px; height: 300px;"></div>