createComment 906 Source/core/dom/Document.cpp return createComment(importedNode->nodeValue()); createComment 317 Source/core/dom/Document.h PassRefPtr<Comment> createComment(const String& data);