Searched refs:sectionTag (Results 1 – 6 of 6) sorted by relevance
41 static inline bool isInSection(HTMLTableRowElement& row, const HTMLQualifiedName& sectionTag) in isInSection() argument45 return toHTMLElement(row.parentNode())->hasTagName(sectionTag); in isInSection()
149 blockTags.add(sectionTag); in isElementForFormatBlock()
622 elements.add(sectionTag.localName()); in isProhibitedParagraphChild()
195 || tagName == HTMLNames::sectionTag in isSpecialNode()
668 || token->name() == sectionTag in processStartTagForInBody()1787 || token->name() == sectionTag in processEndTagForInBody()
380 if (node && node->hasTagName(sectionTag)) in determineAccessibilityRole()407 …ame(headerTag) && !isDescendantOfElementType(articleTag) && !isDescendantOfElementType(sectionTag)) in determineAccessibilityRole()409 …ame(footerTag) && !isDescendantOfElementType(articleTag) && !isDescendantOfElementType(sectionTag)) in determineAccessibilityRole()