summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-gradients/linear-1a.html
blob: 0f633f0f3e9ae3d72be43c247b11ebb16b8ad4be (plain)
1
<div style="background: linear-gradient(to right, red 0%, #7777FF 50%, rgb(100, 200, 0) 100%) no-repeat; width: 300px; height: 300px;"><br></div>