Firefox blurs an image when scaled through external CSS or inline style.

后端 未结 9 1177
粉色の甜心
粉色の甜心 2020-12-03 05:15

When I visually scale an image, Firefox 3 blurs it. Firefox 2 and other browsers don\'t, which is the behavior I expect. This is especially lame for creating a web based gam

9条回答
  •  渐次进展
    2020-12-03 05:41

    I was just wondering about this myself, but it seems it's hardcoded in ff3 :( http://forums.mozillazine.org/viewtopic.php?f=7&t=752735&p=5008845

    ff2 didn't do any interpolation

    IE doesn't by default, but you can turn it on: http://www.joelonsoftware.com/items/2008/12/22.html

提交回复
热议问题