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