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

2 lines
126 B
HTML
Raw Permalink Normal View History

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