Searched refs:TABLE_VOID_ELEMENTS (Results 1 – 1 of 1) sorted by relevance
2889 const TABLE_VOID_ELEMENTS = new Set([$.CAPTION, $.COL, $.COLGROUP, $.TBODY, $.TD, $.TFOOT, $.TH, $.… constant2894 if (TABLE_VOID_ELEMENTS.has(tn)) {3160 if (TABLE_VOID_ELEMENTS.has(tn)) {