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