Type Alias style::selector_map::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 */ }