Searched refs:selectorsCallback (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/inspector/front-end/
H A DAuditRules.js362 function selectorsCallback(callback, styleSheets, testedSelectors, foundSelectors) function in function:evalCallback
423 WebInspector.domAgent.querySelector(document.id, selectors[i], queryCallback.bind(null, i === selectors.length - 1 ? selectorsCallback.bind(null, callback, styleSheets, testedSelectors) : null, selectors[i], styleSheets, testedSelectors));

Completed in 120 milliseconds