Lines Matching refs:nodeValue
2475 return property === true || typeof property !== "boolean" && ( attrNode = elem.getAttributeNode(name) ) && attrNode.nodeValue !== false ?4006 return elem.nodeValue;