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

1 line
126 B
HTML
Raw Normal View History

<div style="background: -moz-linear-gradient(top right -135deg, white, black) no-repeat; width: 300px; height: 300px;"></div>