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