]> Pileus Git - ~andy/gtk/blob - tests/css/parser/declarations-valid-03.ref.css
Update reference output for css parser tests
[~andy/gtk] / tests / css / parser / declarations-valid-03.ref.css
1 * {
2   font-family: "Sans";
3   font-size: 15px;
4   font-style: normal;
5   font-variant: normal;
6   font-weight: normal;
7 }