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

7 lines
156 B
CSS

* {
border-bottom-color: rgb(255,0,255);
border-left-color: rgb(255,0,255);
border-right-color: rgb(255,0,255);
border-top-color: rgb(255,0,255);
}