Expand description
Compact cache builder: CssPropertyCache → CompactLayoutCache Builder function to convert CssPropertyCache → CompactLayoutCache.
Called once after restyle + apply_ua_css + compute_inherited_values. Uses typed getters on CssPropertyCache (which cascade through all sources) to resolve each property for the “normal” state (all pseudo-states = false).