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
105 B
HTML
3 lines
105 B
HTML
<!DOCTYPE HTML>
|
|
<div style="height:100px; background:-moz-linear-gradient(bottom, black, white);"></div>
|