mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
ae8069738e
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>
|