fsck.h: use "enum object_type" instead of "int"
[git] / t / t4018 / css-attribute-value-selector
1 [class*="RIGHT"] {
2     background : #000;
3     border : 10px ChangeMe #C6C6C6;
4 }