summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-gradients/linear-premul-ref.html
blob: bf0b12c33f474840b6ca9fe28beae8274485e71d (plain)
1
<div style="background: linear-gradient(to right, rgba(255, 0, 0, .9) 0% , rgba(255, 0, 0, 0) 50%, rgba(0, 0, 255, 0) 50%, rgba(0, 0, 255, 1) 100%) no-repeat; width: 300px; height: 300px;"><br></div>