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

Does not allow case-insensitive attribute selectors

Open grmoon opened this issue 8 years ago • 1 comments
trafficstars

Per css docs, an attribute selector with an 'i' at the end should be valid, but is not.

grmoon avatar Dec 02 '16 07:12 grmoon

Thanks, I didn't know this. Will you be able to create a pull-request?

mdevils avatar Dec 02 '16 08:12 mdevils

Resolved in 2.0.0

mdevils avatar Jun 12 '23 19:06 mdevils