Mypal/layout/reftests/css-gradients/linear-1b.html
2019-03-11 13:26:37 +03:00

2 lines
147 B
HTML

<div style="background: -moz-linear-gradient(left, red 0%, #7777FF 50%, rgb(100, 200, 0) 100%) no-repeat; width: 300px; height: 300px;"><br></div>