[Bug 593255] Re: Mozilla Firefox renders HTML comment incorrectly

ullix ullix at urkam.de
Sun Jun 13 15:09:27 UTC 2010


I have used the validator to remove everything not related to the
reported issue. The output now is this:

<!-- ---------------------------------------------------------- -->

For all I can say this is a proper comment consisting of a number of
dashes, which I think is correct as it should not matter what I put as
comment, yet the validator complains about a lot of things which are
just follow-ups of an early issue, which is incorrectly declared to be
an error.

Here is the code tested:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml">
<head>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8" />
<title>mytitle</title>
</head>
<body>
<!-- ---------------------------------------------------------- -->
</body>
</html>

-- 
Mozilla Firefox renders HTML comment incorrectly
https://bugs.launchpad.net/bugs/593255
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox in ubuntu.




More information about the Ubuntu-mozillateam-bugs mailing list