summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-gradients/radial-size-1a.html
blob: ab5597205b9a427f1e3a3c808a6ac654e8b9ac3d (plain)
1
2
<div style="background: -moz-radial-gradient(white, black);
            background-size: 300px 100px; width: 300px; height: 300px;"></div>