Mypal/layout/reftests/css-gradients/radial-size-1a.html
2019-03-11 13:26:37 +03:00

3 lines
139 B
HTML

<div style="background: -moz-radial-gradient(white, black);
background-size: 300px 100px; width: 300px; height: 300px;"></div>