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.