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

Lines Matching refs:descendants

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