Searched refs:headingElements (Results 1 – 2 of 2) sorted by relevance
478 headingElements = ( variable
16 from .constants import headingElements892 (headingElements, self.startTagHeading),936 (headingElements, self.endTagHeading),1094 if self.tree.openElements[-1].name in headingElements:1385 for item in headingElements:1392 for item in headingElements:1395 while item.name not in headingElements: