Home | History | Annotate | Download | only in testing

Lines Matching refs:idValue

385 bool Internals::hasSelectorForIdInShadow(Element* host, const AtomicString& idValue, ExceptionState& exceptionState)
392 return host->shadow()->ensureSelectFeatureSet().hasSelectorForId(idValue);