chromium/third_party/blink/web_tests/external/wpt/css/css-syntax/support/missing-semicolon.css

.c {
  /* This { needs to be there to send Chromium into a different path. */
  color: red;
  color: green
}