Home | History | Annotate | Download | only in parse-only

Lines Matching refs:descendants

10081   descendants: function(element) {
10128 return Object.isNumber(expression) ? element.descendants()[expression] :
11215 // querySelectorAll queries document-wide, then filters to descendants