style::selector_map

Type Alias RelevantAttributes

Source
pub type RelevantAttributes = ThinVec<LocalName>;
Expand description

A vector of relevant attributes, that can be useful for revalidation.

Aliased Typeยง

struct RelevantAttributes { /* private fields */ }