gtk/testsuite/css/parser/declarations-valid-26.ref.css
2013-05-15 15:37:17 +02:00

5 lines
64 B
CSS

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