css-selector-parser icon indicating copy to clipboard operation
css-selector-parser copied to clipboard

add case sensitivity checks

Open grmoon opened this issue 8 years ago • 3 comments

Added case sensitivity checks per issue #15. Added tests similar to existing attribute selector tests using case insensitivity.

grmoon avatar Dec 04 '16 09:12 grmoon

Thank you for your contribution. I will soon use your code and adapt it to the codebase.

mdevils avatar Dec 14 '16 17:12 mdevils

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.

straker avatar May 12 '20 16:05 straker

Thank for reminding. I'll take a look soon.

mdevils avatar May 12 '20 16:05 mdevils

Hello @grmoon, after a huge refactoring version 2.0.0 was released, which now has this feature implemented. Please update.

mdevils avatar Jun 12 '23 19:06 mdevils