summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-gradients/linear-position-1a.html
blob: 235d0136ce41a38c04b38486cea49d0bc1753bbf (plain)
1
2
<body style="margin:0;">
<div style="background: linear-gradient(to right, white, black) no-repeat; background-position:-200px 0; width: 300px; height: 300px;"><br></div>