gtk2/testsuite/css/parser/no-semicolon.css
2013-05-15 15:37:17 +02:00

5 lines
60 B
CSS

foo {
color: rgb(255,255,255)
}
bar { color: rgb(0,0,0) }