Home
last modified time | relevance | path

Searched refs:tagWithoutChild (Results 1 – 1 of 1) sorted by relevance

/developtools/ace_js2bundle/ace-loader/plugin/templater/
Dcomponent_validator.js40 const tagWithoutChild = [] variable
77 tagWithoutChild.push(tag)
321 …if (tagWithoutChild.indexOf(tagName) >= 0 && children.length > 0 && !isSupportedSelfClosing(tagNam…