gtk2/testsuite/css/parser/declarations-valid-02.ref.css
Matthias Clasen 7855294594 Fix css parser tests
These tests were affected by the font and linear-gradient parsing
changes.
2016-04-26 00:03:09 -04:00

9 lines
145 B
CSS

* {
font-family: "Sans";
font-size: 15px;
font-stretch: initial;
font-style: initial;
font-variant: initial;
font-weight: initial;
}