Mypal/layout/reftests/css-gradients/linear-diagonal-4a.html

2 lines
126 B
HTML
Raw Normal View History

2019-03-11 03:26:37 -07:00
<div style="background: -moz-linear-gradient(bottom left 45deg, white, black) no-repeat; width: 300px; height: 300px;"></div>