summaryrefslogtreecommitdiffstats
path: root/layout/reftests/css-gradients/linear-flipped-1.html
blob: 4fb4ae28df8e16ed9acd9ba3a7e4b9f99c565b02 (plain)
1
2
<!DOCTYPE HTML>
<div style="height:100px; background:linear-gradient(to bottom, black, white); transform:scale(1,-1);"></div>