Merge branch 'js/default-branch-name-tests-final-stretch'
[git] / t / t4018 / css-attribute-value-selector
1 [class*="RIGHT"] {
2     background : #000;
3     border : 10px ChangeMe #C6C6C6;
4 }