DOMComment クラス
DOMComment
&reftitle.intro;
コメントノード、つまり <!--
と --> で囲まれた文字を表します。
&reftitle.classsynopsis;
DOMComment
DOMComment
extends
DOMCharacterData
&InheritedProperties;
&Methods;
&InheritedMethods;
&reftitle.seealso;
W3C specification of Comment
&reference.dom.entities.domcomment;