Home | History | Annotate | Download | only in core

Lines Matching refs:nodeValue

101       var nodeValue;
127 nodeValue = node.data;
129 length = nodeValue.length;
136 nodeValue = node.nodeValue;
138 length = nodeValue.length;
150 nodeValue = node.nodeValue;
152 length = nodeValue.length;
159 nodeValue = node.data;
161 assertEquals("trailingPIData","",nodeValue);
167 nodeValue = node.nodeValue;
169 length = nodeValue.length;
181 nodeValue = node.nodeValue;
183 length = nodeValue.length;