pub fn parse_vertical_align( value: &str, em: f32, rem: f32, line_height: i32, dpi: u16, ) -> Option<i32>