Function style::custom_properties::remove_and_insert_initial_value

source ยท
fn remove_and_insert_initial_value(
    name: &Name,
    registration: &PropertyRegistrationData,
    custom_properties: &mut ComputedCustomProperties,
)
Expand description

Removes the named registered custom property and inserts its uncomputed initial value.