tenfourfox/layout/reftests/css-gradients/linear-flipped-1.html

3 lines
127 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!DOCTYPE HTML>
<div style="height:100px; background:-moz-linear-gradient(top, black, white); transform:scale(1,-1);"></div>