gtk/testsuite/css/parser/declarations-valid-17.ref.css

7 lines
156 B
CSS
Raw Normal View History

* {
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);
}