tenfourfox/layout/reftests/css-gradients/linear-size-1a.html

3 lines
139 B
HTML
Raw Permalink Normal View History

2017-04-19 07:56:45 +00:00
<div style="background: -moz-linear-gradient(white, black);
background-size: 300px 100px; width: 300px; height: 300px;"></div>