CSSRule Type
Enum indicating the type of a CSS rule, used to represent the order of a style rule's ancestors. This list only contains rule types that are collected during the ancestor rule collection.
Inheritors
Types
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
@Serializable(with = CSSRuleTypeSerializer::class )
This extra enum entry represents values returned by Chrome that were not defined in the protocol (for instance new values that were added later).
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard