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
Three years go by and there's another set of CSS Selectors available!
Not all of these are relevant to JSONSelect, but the Subject of a selector with Child combinator would be phenomenally useful. It would allow you to select a value whose child has some property without using :has():
Three years go by and there's another set of CSS Selectors available!
Not all of these are relevant to JSONSelect, but the Subject of a selector with Child combinator would be phenomenally useful. It would allow you to select a value whose child has some property without using
:has()
:The text was updated successfully, but these errors were encountered: