pub fn evaluate_ua_scrollbar_css(
ctx: &DynamicSelectorContext,
) -> ResolvedUaScrollbarExpand 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.