← Back to wkappbot
wkappbot ★☆☆

cls glob-path: ancestor search and depth patterns

cls ancestor path glob matching for a11y find

user/developer

Steps

  1. cls:'X' finds X AND all descendants
  2. cls:'A/B' path matching, each segment substr...
  3. cls:'**/B' any depth
  4. cls:'A/**' all children