As explained in [this article](https://developer.mozilla.org/en-US/docs/Web/CSS/Attribute_selectors), `[attr operator value i]` will match atttribute regarding of case. This must be implemented.