Home | History | Annotate | Download | only in docs

Lines Matching refs:testNode

350       var testNode = document.createElement('PRE');
351 testNode.appendChild(
353 PR_innerHtmlWorks = !/</.test(testNode.innerHTML);