Files
servo/tests/wpt/web-platform-tests/css/css-syntax/support/missing-semicolon.css

6 lines
109 B
CSS

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