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