Module style::error_reporting

source ·
Expand description

Types used to report parsing errors.

Structs

Enums

  • Errors that can be encountered while parsing CSS.
  • Any warning a selector may generate. TODO(dshin): Bug 1860634 - Merge with never matching host selector warning, which is part of the rule parser.

Traits