gtk2/testsuite/css/parser/declarations.ref.css
2013-05-15 15:37:17 +02:00

29 lines
212 B
CSS

d {
int-property: 42;
}
e {
int-property: 42;
uint-property: 42;
}
f {
int-property: 42;
}
g {
int-property: 42;
}
i {
uint-property: 42;
}
m {
uint-property: 42;
}
n {
uint-property: 42;
}