Files
gtk/tests/css/parser/declarations-valid-26.ref.css
2011-10-14 11:37:02 -04:00

5 lines
64 B
CSS

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