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

1 line
117 B
HTML
Raw Normal View History

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