pub fn reify_percentage( value: CSSFloat, was_calc: bool, dest: &mut ThinVec<TypedValue>, ) -> Result<(), ()>
Reify a percentage with calc.