dperini / nwsapi

Fast CSS Selectors API Engine
MIT License
103 stars 35 forks source link

fix #100 - case insensitive tag names #101

Closed Manvel closed 6 months ago

Manvel commented 7 months ago

Effort on fixing: https://github.com/dperini/nwsapi/issues/100

dperini commented 6 months ago

@Manvel a new revision (probably 2.3.0) will be ready next week with many fixes. The namespace thing is also resolved internally, and the svg/xml tests were also recovered. I just need to test it more thoroughly to avoid other regressions and to bring in more selectors. I didn't merge your pull request because I wanted to improve the xml aproach and related tests.