summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/css/css-syntax/support/missing-semicolon.css
blob: 0d9a0bbda757b8b4197d6e060f08657d12cf9e93 (plain)
1
2
3
4
5
.c {
  /* This { needs to be there to send Chromium into a different path. */
  color: red;
  color: green
}