Home | History | Annotate | Download | only in css

Lines Matching refs:attrname

6057 bool CSSStyleSelector::hasSelectorForAttribute(const AtomicString &attrname)
6059 return m_selectorAttrs.contains(attrname.impl());