gecko-dev/layout/reftests/css-gradients/linear-diagonal-3a.html

2 lines
128 B
HTML
Raw Normal View History

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