Searched refs:doesSomeParentMatch (Results 1 – 2 of 2) sorted by relevance
2 …rentMatching=doesSomeParentMatch(element,selectors)}return firstMatching&&parentMatching&&selector… function
3135 parentMatching = doesSomeParentMatch(element, selectors);3140 function doesSomeParentMatch(element, selectors) { function