Posted by jcarnett on March 8, 2010 at 11:58pm
| Download | Size | md5 hash |
|---|---|---|
| css_emimage-6.x-2.x-dev.tar.gz | 10.34 KB | 787901884677d91e0c71a72bd6f72ae1 |
| css_emimage-6.x-2.x-dev.zip | 11.35 KB | b07139fef2132ecdbebb759978bbd042 |
Last updated: May 12, 2011 - 00:07
Release notes
Development branch for Drupal 6.x-2.x. Features include:
- Aggregate image data separate from the main CSS when the embedded images would significantly increase the size of the CSS. This allows other site styles to begin rendering while the image data is still downloading.
- MHTML support for IE6 and 7.
- IE 6 and 7 fallbacks using conditional comments instead of CSS hacks.
- Aggregate declarations where possible to minimize duplication of image data
- Automatically skip repeated images if embedding them would result in greater transfer time than another round trip to fetch the image separately.