Home
last modified time | relevance | path

Searched refs:hasSelectorForEnabled (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/dom/shadow/
DSelectRuleFeatureSet.h52 bool hasSelectorForEnabled() const { return hasSelectorFor(AffectedSelectorEnabled); } in hasSelectorForEnabled() function
/external/chromium_org/third_party/WebKit/Source/core/testing/
DInternals.cpp424 return featureSet.hasSelectorForEnabled(); in hasSelectorForPseudoClassInShadow()