Learning_GTK4_tree/testsuite/css/parser/no-semicolon.ref.css
2023-12-12 11:36:42 +01:00

7 lines
65 B
CSS

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