attributeValueMatches 493 Source/core/css/SelectorChecker.cpp if (attributeValueMatches(attributeItem, match, selectorValue, true)) attributeValueMatches 502 Source/core/css/SelectorChecker.cpp if (!caseSensitive && attributeValueMatches(attributeItem, match, selectorValue, false)) {