Home
last modified time | relevance | path

Searched defs:matchSelector (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DHTMLContentElement.cpp125 bool HTMLContentElement::matchSelector(const WillBeHeapVector<RawPtrWillBeMember<Node>, 32>& siblin… in matchSelector() function in blink::HTMLContentElement
/external/chromium_org/third_party/accessibility-audit/
Daxs_testing.js423 axs.browserUtils.matchSelector = function(a, b) { function