Hi, Comments start at least with <!, special cases for <!DOCTYPE, <![..., etc. if ( there is an opening "--" ) /* <!-- */ if ( finds following "-->" ) /* <!-->>>--> */ next "-->" closes comment else next ">" closes comment /* <!--> */ else /* <!foo>, <!>, <!-foo-->, ... */ next ">" closes comment Improperly formed comments are not exposed through DOM.Received on Sunday, 6 April 2003 22:05:58 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 7 July 2008 08:08:57 GMT