pub fn compare<'a>( expected: &'a str, generated: &'a str, ) -> Result<(), Error<'a>>
Compare html values without being too extreme