You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can't find anywhere a list of CSS selectors Nokogiri supports, and I think this every time I use it. I've seen the :contains(...) selector used, but that's not standard CSS3 so what other non-standard selectors are there?
The text was updated successfully, but these errors were encountered:
I can't find anywhere a list of CSS selectors Nokogiri supports, and I think this every time I use it. I've seen the
:contains(...)
selector used, but that's not standard CSS3 so what other non-standard selectors are there?The text was updated successfully, but these errors were encountered: