Expand description
Converts CssPropertyCache into compact three-tier numeric cache.
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).