tenfourfox/layout/reftests/css-gradients/linear-diagonal-7a.html

2 lines
117 B
HTML
Raw Normal View History

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