Home
last modified time | relevance | path

Searched defs:selectorValue (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/css/
DSelectorChecker.cpp394 …s(const Attribute& attributeItem, CSSSelector::Match match, const AtomicString& selectorValue, boo… in attributeValueMatches()
466 const AtomicString& selectorValue = selector.value(); in anyAttributeMatches() local