Inspectopedia Help

CSS

Color could be replaced with #-hex  

Reports an rgb(), hsl(), or other color function.

Color could be replaced with rgb()  

Reports an hsl() or hwb() color function or a hexadecimal color notation.

Deprecated value  

Reports a deprecated CSS value.

Overwritten property  

Reports a duplicated CSS property within a ruleset.

Properties may be safely replaced with a shorthand  

Reports a set of longhand properties.

Properties may probably be replaced with a shorthand  

Reports a set of longhand CSS properties and suggests replacing an incomplete set of longhand CSS properties with a shorthand form, which is however not 100% equivalent in this case.

Property is incompatible with selected browsers  

Reports a CSS property that is not supported by the specified browsers.

Unused selector  

Reports a CSS class or an element IDs that appears in selectors but is not used in HTML.

Code quality tools  

Sub-group of 2 inspections that provide checks for Code quality tools

Code style issues  

Sub-group of 2 inspections that provide checks for Code style issues

Invalid elements  

Sub-group of 17 inspections that provide checks for Invalid elements

Probable bugs  

Sub-group of 3 inspections that provide checks for Probable bugs

Last modified: 18 June 2024