]> Pileus Git - ~andy/gtk/blob - tests/css/parser/declarations-valid-13.ref.css
tests: Add 'px' to css tests
[~andy/gtk] / tests / css / parser / declarations-valid-13.ref.css
1 * {
2   margin-bottom: 3px;
3   margin-left: 5px;
4   margin-right: 10px;
5   margin-top: 5px;
6 }