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

9 lines
162 B
CSS
Raw Normal View History

* {
font-family: "definitelydoesnotexist";
font-size: initial;
font-stretch: normal;
font-style: normal;
font-variant: normal;
font-weight: normal;
}