css-selector-parser
css-selector-parser copied to clipboard
add case sensitivity checks
Added case sensitivity checks per issue #15. Added tests similar to existing attribute selector tests using case insensitivity.
Thank you for your contribution. I will soon use your code and adapt it to the codebase.
I know this is a bit old, but is there any way to get this into the codebase? Would love to be able to do case insensitive selectors.
Thank for reminding. I'll take a look soon.
Hello @grmoon, after a huge refactoring version 2.0.0 was released, which now has this feature implemented. Please update.