gtk2/testsuite/css/parser/declarations.ref.css
Benjamin Otte 9e4901e8ce testsuite: Fix expected test output
This reverts part of 91497348bf
2019-11-23 19:33:36 +01:00

29 lines
212 B
CSS

d {
margin-top: 42px;
}
e {
margin-top: 42px;
padding-top: 42px;
}
f {
margin-top: 42px;
}
g {
margin-top: 42px;
}
i {
padding-top: 42px;
}
m {
padding-top: 42px;
}
n {
padding-top: 42px;
}