Initial packaging to sync OBS with git/gerrit
[profile/ivi/gtk3.git] / tests / css / parser / declarations-valid-14.ref.css
1 * {
2   padding-bottom: 5px;
3   padding-left: 5px;
4   padding-right: 5px;
5   padding-top: 5px;
6 }