Home | History | Annotate | Download | only in parser

Lines Matching refs:inButtonScope

468     if (!m_tree.openElements()->inButtonScope(pTag.localName()))
771 if (!m_tree.inQuirksMode() && m_tree.openElements()->inButtonScope(pTag))
1812 if (!m_tree.openElements()->inButtonScope(token->name())) {