Searched refs:tagWithAll (Results 1 – 1 of 1) sorted by relevance
42 const tagWithAll = [] variable86 tagWithAll.push(tag)189 if (!tagWithAll.includes(tagName) && tagName !== 'img' && !elementNamesInFile.includes(tagName)) {562 if (tagWithAll.indexOf(tagName) >= 0 && children.length > 0) {573 if (tagWithAll.indexOf(child.nodeName) >= 0) {