Searched refs:checkStyleRuleSelector (Results 1 – 1 of 1) sorted by relevance
1074 static bool checkStyleRuleSelector(Document* document, const String& selector) in checkStyleRuleSelector() function1085 if (!checkStyleRuleSelector(m_pageStyleSheet->ownerDocument(), selector)) { in addRule()