gtk2/testsuite/css/parser/css-21-malformed-declarations.ref.css

28 lines
209 B
CSS
Raw Normal View History

a {
2012-11-20 10:54:53 +00:00
color: rgb(0,128,0);
}
b {
2012-11-20 10:54:53 +00:00
color: rgb(0,128,0);
}
c {
2012-11-20 10:54:53 +00:00
color: rgb(0,128,0);
}
d {
2012-11-20 10:54:53 +00:00
color: rgb(0,128,0);
}
e {
2012-11-20 10:54:53 +00:00
color: rgb(0,128,0);
}
f {
2012-11-20 10:54:53 +00:00
color: rgb(0,128,0);
}
g {
2012-11-20 10:54:53 +00:00
color: rgb(0,128,0);
}