MCPcopy Create free account
hub / github.com/devin87/Q.js / filterEl

Function filterEl

Q.js:3092–3110  ·  view source on GitHub ↗

* Filter HTMLElement * * @param {HTMLElement} el * @param {String} tag * @param {String} cls * @param {Array} attrRules * @param {Array} pseudoRules * @return {Boolean} Whether HTMLElement matched

(el, tag, cls, attrRules, pseudoRules)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Q.jsFile · 0.70

Calls 3

filterClassFunction · 0.70
filterAttrFunction · 0.70
filterPseudoFunction · 0.70

Tested by

no test coverage detected