.value-interpolation {
  --alone: 3;
  --in-list: a 3 c;
  --in-ident: foo3bar;
  --in-string: "foo3bar";
  --in-uri: uri(foo3bar);
}
