The violation of which of these CSS restrictions results in the error shown below?
HierarchyRequestError
Options
- Insertion of rule at index 0
- Index> CSSRuleList.length
- Insertion of an @import at-rule after a style rule
- Both Choice 1 and 2
- Both Choice 1 and 3