Home | History | Annotate | Download | only in html5lib

Lines Matching refs:thead

370             "thead": "inTableBody",
921 "tbody", "td", "tfoot", "th", "thead",
977 "tfoot", "th", "thead", "tr", "body",
1294 "option", "optgroup", "tbody", "td", "tfoot", "th", "thead",
1325 "th", "thead", "tr", "body",
1533 # table, tbody, tfoot, thead, or tr we need to foster
1538 if commonAncestor.name in frozenset(("table", "tbody", "tfoot", "thead", "tr")):
1637 (("tbody", "tfoot", "thead"), self.startTagRowGroup),
1649 "tfoot", "th", "thead", "tr"), self.endTagIgnore)
1826 "thead", "tr"), self.startTagTableElement)
1834 "thead", "tr"), self.endTagIgnore)
1962 (("caption", "col", "colgroup", "tbody", "tfoot", "thead"),
1968 (("tbody", "tfoot", "thead"), self.endTagTableRowGroup),
1978 "thead", "html"):
2009 self.tree.elementInScope("thead", variant="table") or
2034 self.tree.elementInScope("thead", variant="table") or
2059 (("caption", "col", "colgroup", "tbody", "tfoot", "thead",
2067 (("tbody", "tfoot", "thead"), self.endTagTableRowGroup),
2148 "thead", "tr"), self.startTagTableOther)
2155 (("table", "tbody", "tfoot", "thead", "tr"), self.endTagImply)
2322 (("caption", "table", "tbody", "tfoot", "thead", "tr", "td", "th"),
2328 (("caption", "table", "tbody", "tfoot", "thead", "tr", "td", "th"),