Files
gtk/testsuite/css/parser/declarations-valid-09.ref.css
2022-09-14 21:51:24 -04:00

5 lines
61 B
CSS

* {
background-color: rgb(0,0,0);
color: rgb(255,0,0);
}