IE Image Resampling Revisited
Oddly enough, but the image scaling by using bicubic interpolation is turned off in Internet Explorer. All other browsers have this turned on by default, because this is the only normal and expected behavior.
[…] -ms-interpolation-mode: bicubic; in die reset.css?