Inspectopedia Help

Invalid elements

Invalid @property declaration   New in this release

Reports a missing required syntax, inherits, or initial-value property in a declaration of a custom property.

Invalid @property name   New in this release

Reports an invalid custom property name.

Invalid function   New in this release

Reports an unknown CSS function or an incorrect function parameter.

Invalid media feature   New in this release

Reports an unknown CSS media feature or an incorrect media feature value.

Invalid nested selector   New in this release

Reports a nested selector starting with an identifier or a functional notation.

Invalid property value   New in this release

Reports an incorrect CSS property value.

Invalid pseudo-selector   New in this release

Reports an incorrect CSS pseudo-class pseudo-element.

Invalid type selector   New in this release

Reports a CSS type selector that matches an unknown HTML element.

Misplaced @import   New in this release

Reports a misplaced @import statement.

Misplaced or incorrect @charset   New in this release

Reports a misplaced @charset at-rule or an incorrect charset value.

Negative property value   New in this release

Reports a negative value of a CSS property that is not expected to be less than zero, for example, object width or height.

Unknown at-rule   New in this release

Reports an unknown CSS at-rule.

Unknown property   New in this release

Reports an unknown CSS property or a property used in a wrong context.

Unknown unit   New in this release

Reports an unknown unit.

Unresolved class in 'composes' rule   New in this release

Reports a CSS class reference in the 'composes' rule that cannot be resolved to any valid target.

Unresolved custom property   New in this release

Reports an unresolved reference to a custom property among the arguments of the var() function.

Unresolved file reference  

Reports an unresolved file reference, for example, an incorrect path in an @import statement.

Last modified: 11 September 2024