Home
last modified time | relevance | path

Searched refs:isValidContentSelect (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/testing/
DInternals.h113 bool isValidContentSelect(Element* insertionPoint, ExceptionState&);
DInternals.idl61 [RaisesException] boolean isValidContentSelect(Element contentElement);
DInternals.cpp353 bool Internals::isValidContentSelect(Element* insertionPoint, ExceptionState& exceptionState) in isValidContentSelect() function in WebCore::Internals