Function layout_2013::generated_content::handle_negative_value
source · fn handle_negative_value(value: i32, accumulator: &mut String) -> usize
Expand description
If the system uses a negative sign, handle negative values per CSS-COUNTER-STYLES § 2.
Returns the absolute value of the counter.