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