Closed
Bug 307747
Opened 19 years ago
Closed 19 years ago
Display of comments on a web page
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 214476
People
(Reporter: elfguy, Unassigned)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050908 Firefox/1.4 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050908 Firefox/1.4 When a web page uses comments with strings of dashes, Firefox will apparently display a comment as text. See: http://communiques.gouv.qc.ca/gouvqc/communiques/GPQF/Septembre2005/01/c5121.html which displays STORY at the top which is a comment. Reproducible: Always
Comment 1•19 years ago
|
||
This is a duplicate of an invalid bug. That page is in standards compliance mode, so the html parser gets more strict and doesn't allow -- in comments, it sees that as the end of the comment.
Comment 2•19 years ago
|
||
*** This bug has been marked as a duplicate of 214476 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•