counting @imports

how many @imports can a browser handle...

chaotic test page
#28
01.mar.2008

Test:

The background should be white.

1 - 30:
#independent {background: green;}

31:
#independent {background: yellow;}

32:
#independent {background: red;}

33 - 133:
#independent {background: blue;}

134:
#independent {background: white;}

Notes:

This page contains 134 @import for stylesheets.

tested browsers:

Opera:
win2K: 7.54+ … more than 130
FF:
win2K: 2.0+ … more than 130
Safari:
winXP: 3.0 … more than 130
IE:
MacOSX: 5.2.3 … more than 130
win2K: 5.0, 6.0 … no more than 31
winXP: 7.0 … no more than 31
winXP: 8b1 … no more than 31

go to test-menu