gecko/layout/reftests/css-gradients/twostops.html

2 lines
174 B
HTML

<div style="background: -moz-linear-gradient(left top, center bottom, color-stop(0.5, #0000ff), color-stop(0.5, #ff0000)) no-repeat; width: 300px; height: 300px;"><br></div>