HomeSort by relevance Sort by last modified time
    Searched refs:hasSelectorForPseudoClassInShadow (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/testing/
Internals.h 119 bool hasSelectorForPseudoClassInShadow(Element* host, const String& pseudoClass, ExceptionState&);
Internals.idl 64 [RaisesException] boolean hasSelectorForPseudoClassInShadow(Element host, DOMString pseudoClass);
Internals.cpp 370 bool Internals::hasSelectorForPseudoClassInShadow(Element* host, const String& pseudoClass, ExceptionState& es)
    [all...]

Completed in 33 milliseconds