- From: <bugzilla@wiggum.w3.org>
- Date: Tue, 07 Sep 2004 12:24:53 +0000
- To: www-validator-cvs@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=873
bjoern@hoehrmann.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |INVALID
------- Additional Comments From bjoern@hoehrmann.de 2004-09-07 12:24 -------
You cannot do that, comments in XML documents must not include "--". Please
also see http://www.w3.org/TR/xhtml1/#C_4 you cannot use <!-- ... --> in
<script> elements in XHTML documents at all, user agents must ignore the
content of <!-- ... --> so your scripts won't work when the document is
processed as XML.
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
Received on Tuesday, 7 September 2004 12:24:54 UTC