Searched defs:queriedParents (Results 1 – 1 of 1) sorted by relevance
262 queriedParents = Array.prototype.slice.call(document.querySelectorAll(parent), 0); property264 queriedParents.push(parent); field