Any interest in adding the "Prevent more than 4095 CSS selectors in an aggregated CSS file (IE 6-9 limitation)." option to this module? (in advanced css/js aggregation)

It serves a need for a very real problem on large sites that must support IE 6-9, but it hurts to install the mammoth advanced css/js aggregation module just for this one necessary feature.

Comments

KrisBulman’s picture

Title: 4095 CSS selectors IE 6-9 » 4095 CSS selector limit IE 6-9
KrisBulman’s picture

Issue summary: View changes
KrisBulman’s picture

Issue summary: View changes
edward.radau’s picture

I was perusing the code and was wondering if their approach was already handling these scenarios. Can anyone confirm whether this module handles the older IE limitations?

KrisBulman’s picture

I can confirm that it does not. I spoke with the maintainer and as long as the implementation was simple enough then a patch would be considered.

kevin p davison’s picture

Very interested in this, as AdvAgg doesn't play well with our implementation of domain_access array of sites. Every once in a while, AdvAgg corrupts things and varnish caches it. And we don't need any of the functionality of AdvAgg except "4095 CSS selector limit." Simple aggregation would be great, only if it included this. And I think we'd be happy to help!