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

/external/chromium_org/third_party/WebKit/Source/core/testing/
H A DInternals.h118 bool hasSelectorForAttributeInShadow(Element* host, const String& attributeName, ExceptionState&);
H A DInternals.idl63 [RaisesException] boolean hasSelectorForAttributeInShadow(Element host, DOMString attributeName);
H A DInternals.cpp360 bool Internals::hasSelectorForAttributeInShadow(Element* host, const String& attributeName, ExceptionState& es) function in class:WebCore::Internals

Completed in 50 milliseconds