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