gtk/testsuite/css/parser/no-semicolon.ref.css

8 lines
65 B
CSS
Raw Normal View History

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