Skip to main content

RUNTIME

Constant RUNTIME 

Source
pub const RUNTIME: u8 = 50;
Expand description

Reserved for direct-rule runtime overrides. Today the prop_cache handles runtime overrides via user_overridden_properties; this slot is reserved so a future “push a CssRuleBlock at runtime” path stays above inline. Used only when a callback writes a full rule, not a single property.