#foo {
  /* Duplicate property: */
  text-transform: uppercase;
  text-transform: uppercase;
}
