I thought most PNG problems in IE were a thing of the past. Untill today i noticed that the background PNG of a (a)nchor showed little black pixels where it was supposed to be transparent.
After some testing I found that:
When setting an inline element to display: block, and then add a background png with some transparency in it, you will get black pixels on some of the transparent pixels.
Does anyone know of a workaround for this?