Restrictions on the number of stylesheet in IE

Source: Internet
Author: User

For IE6-9:

1. A maximum of 4095 style rules can be entered, and more than this number will be ignored;

2. Style Sheet@ Import,<Link>Or<Style>) A maximum of 31 (total) values are allowed, and more than this number will be ignored;

3. @ import can nest up to three layers, and more than three layers will be ignored.

For IE10 and IE11:

1. There can be a maximum of 65534 style rules, and more than this number will be ignored;

2. Style Sheet@ Import,<Link>Or<Style>) Can have a maximum of 4095 (total), more than this number will be ignored;

3. @ import can nest a maximum of 4095 layers. More than one layer will be ignored.

 

PS: A style rule (CSS rule) includes a selector and a declaration block:

 

 

For more information about these algorithms, see the first article in the article.

For other browsers, no relevant information is found, but it should be similar to IE10 (or more). Try again later.

 

References:

Stylesheet Limits in Internet Explorer

Internet Explorer imposes a maximum limit of 32 individual styleSheet

Internet Explorer CSS limits

What is the max number css rules I can specify in style sheet per browser

Internet explorer limits css and script resources to 30

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.