Merge branch 'ct/t0000-use-test-path-is-file'
[git] / t / t4018 / css-attribute-value-selector
1 [class*="RIGHT"] {
2     background : #000;
3     border : 10px ChangeMe #C6C6C6;
4 }