summaryrefslogtreecommitdiff
path: root/tests/css/parser/declarations-valid-12.ref.css
blob: 08d846be8623eff543f37bcc285984b7f3ee97cd (plain)
1
2
3
4
5
6
* {
  margin-bottom: 3px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 5px;
}