Firefox 18, with Retina Support, Enters Beta Channel »
Finally. FYI, new Firefox builds support the proposed new dppx unit for resolution media queries, so if you want to target this new Firefox for serving hi-dpi images, use this:
@media only screen and (min-resolution: 1.5dppx) {}