mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
f2cd4b69af
We need to make sure that when we snap the fillRect, we also adjust the scaling of the gradient so it exactly fills the snapped tileRect.
3 lines
127 B
HTML
3 lines
127 B
HTML
<!DOCTYPE HTML>
|
|
<div style="height:100px; background:-moz-linear-gradient(top, black, white); transform:scale(1,-1);"></div>
|