RE: [css3-images] Features Overview

> > background-image: url('sprites.png#xywh=10,30,60,20');

Interesting.

How does this behave for formats that contain multiple source resolutions within the same file?

	background-image: url("http://www.microsoft.com/favicon.ico#xywh=10,30,60,20");

Received on Friday, 6 May 2011 18:42:23 UTC