Searched refs:pText (Results 1 – 1 of 1) sorted by relevance
56 const pText = document.createTextNode(message);57 p.appendChild(pText);