Searched refs:attributeValueMatches (Results 1 – 1 of 1) sorted by relevance
394 static bool attributeValueMatches(const Attribute& attributeItem, CSSSelector::Match match, const A… in attributeValueMatches() function477 if (attributeValueMatches(attributeItem, match, selectorValue, !caseInsensitive)) in anyAttributeMatches()490 … if (legacyCaseInsensitive && attributeValueMatches(attributeItem, match, selectorValue, false)) { in anyAttributeMatches()