gtk/tests/css/parser/declarations-valid-02.ref.css
Matthias Clasen e9e557a353 Update reference output for css parser tests
Seems these were not kept up-to-date with the recent
CSS parser changes.
2012-04-30 20:45:46 -04:00

8 lines
117 B
CSS

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