YSlow says that images referenced from my CSS file (background image, for example) are not GZipped. I have static and dynamic compression turned on for my website in IIS7... so they should be compressed.
Is this a bug with YSlow or do image requests from CSS files ignore the compression header?
Is there a way to get these images GZipped?