Does IE9 have a file size limit for CSS?

25,608

There are 3 limits:

Microsoft support/MSDN reference links:

http://support.microsoft.com/kb/262161

http://blogs.msdn.com/b/ieinternals/archive/2011/05/14/internet-explorer-stylesheet-rule-selector-import-sheet-limit-maximum.aspx

Share:
25,608
Paul Sheldrake
Author by

Paul Sheldrake

senior web developer

Updated on September 12, 2020

Comments

  • Paul Sheldrake
    Paul Sheldrake almost 4 years

    I'm using Drupal and I notice that if I have my CSS files aggregated that the CSS doesn't always work correctly. I know there is a problem in IE7 but is there a limit to a CSS file size in IE9?