aantron / lambdasoup

Functional HTML scraping and rewriting with CSS in OCaml
https://aantron.github.io/lambdasoup
MIT License
380 stars 31 forks source link

Support `:is()` #50

Open toastal opened 2 years ago

toastal commented 2 years ago

https://developer.mozilla.org/en-US/docs/Web/CSS/:is

In lieu of #15, :is() would cover it as well as many other use cases while keeping the selector syntax minimal.