Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/frame/
DUseCounter.h247 CaseInsensitiveAttrSelectorMatch = 244, // Case-insensitivity dropped from specification. enumerator
/external/chromium_org/third_party/WebKit/Source/core/css/
DSelectorChecker.cpp491 UseCounter::count(element.document(), UseCounter::CaseInsensitiveAttrSelectorMatch); in anyAttributeMatches()