Searched refs:createComment (Results 1 – 25 of 85) sorted by relevance
1234
158 line.appendChild(createComment('<!-- ' + node.nodeValue + ' -->'));163 collapsible.expanded.start.appendChild(createComment('<!--'));164 collapsible.expanded.content.appendChild(createComment(node.nodeValue));165 collapsible.expanded.end.appendChild(createComment('-->'));167 collapsible.collapsed.content.appendChild(createComment('<!--'));168 collapsible.collapsed.content.appendChild(createComment('...'));169 collapsible.collapsed.content.appendChild(createComment('-->'));198 line.appendChild(createComment('<?' + node.nodeName + ' ' + node.nodeValue + '?>'));203 collapsible.expanded.start.appendChild(createComment('<?' + node.nodeName));204 collapsible.expanded.content.appendChild(createComment(node.nodeValue));[all …]
101 comment1 = doc.createComment("comment");102 comment2 = doc.createComment("comment");103 comment3 = doc.createComment("#Comment");
109 newComment = doc.createComment("Comment");112 insertComment = doc.createComment("insertComment");
101 comment = doc.createComment("Comment");
102 comment = doc.createComment("Comment");
102 newNode = doc.createComment("Comment");
106 comment = doc.createComment("Text");
101 comment = doc.createComment("Another Comment");
103 newCommentNode = doc.createComment("This is a new Comment node");
107 comment = doc.createComment("Text");
109 newComment = doc.createComment("Comment");
117 newComment = doc.createComment("Comment");
97 newNode = doc.createComment("This is a new Comment node");
102 newCommentNode = doc.createComment("This is a new Comment node");
121 commentNode = doc.createComment("This is a comment");
122 commentNode = doc.createComment("This is a comment");
121 commentNode = doc.createComment(" This is a comment");
123 commentNode = doc.createComment("This is a comment");