summaryrefslogtreecommitdiff
path: root/tests/css/parser/declarations-valid-08.ref.css
blob: 3f5a75ad8748d753cdbb7c9d967f4dccbe06c43c (plain)
1
2
3
4
5
6
7
* {
  font-family: "Sans";
  font-size: 15;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
}