div {
  a: -10;
  b: 0px;
  c: +10;
  d: 0px;
  e: -20%;
  f: 20%;
  g: -hello;
  h: +hello;
  i: +hello;
  j: string;
}
