Function sanitizeBoxShadowProperty

remove superfluous space characters from a box shadow property

string sanitizeBoxShadowProperty(
  string s
);