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
a b || a c: Selects all b and c elements that are descendants of an a element. Any selector may be on either side of the ||. Multiple || are supported.
Reference: https://github.com/kdl-org/kdl/blob/1.0.0/QUERY-SPEC.md#selectors
For example:
The text was updated successfully, but these errors were encountered: