google-code-export / wro4j

Automatically exported from code.google.com/p/wro4j
1 stars 1 forks source link

Create CssRuleCounter processor #759

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Create a processor which would count the number of rules found in a css files. 
This is useful when you need to keep control over the number of rules to avoid 
IE limitations:

Useful resources:
http://simple.procoding.net/2009/02/20/internet-explorer-limits-number-of-extern
al-css-files-to-32/
http://joshua.perina.com/africa/gambia/fajara/post/internet-explorer-css-file-si
ze-limit
http://am-blog.no-ip.org/BlogEngine/post/2010/03/24/CSS-File-Size-Limit-in-Inter
net-Explorer-6-7-8.aspx

Original issue reported on code.google.com by alex.obj...@gmail.com on 16 Jul 2013 at 3:56