Skip to main content

evaluate_ua_scrollbar_css

Function evaluate_ua_scrollbar_css 

Source
pub fn evaluate_ua_scrollbar_css(
    ctx: &DynamicSelectorContext,
) -> ResolvedUaScrollbar
Expand description

Evaluate UA scrollbar CSS rules against a DynamicSelectorContext.

Iterates UA_SCROLLBAR_CSS and picks the first matching entry per property type. Unconditional fallback entries in the table guarantee that every field resolves.