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