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