tenfourfox/layout/reftests/css-gradients/linear-vertical-1d.html

2 lines
122 B
HTML
Raw Normal View History

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