Closed
Bug 293442
Opened 20 years ago
Closed 20 years ago
ERROR Parsing HTML comments
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 293441
People
(Reporter: g.giovinazzo, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; it-IT; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; it-IT; rv:1.7.7) Gecko/20050414 Firefox/1.0.3 When parsing an HTML comment like this <!-- iframe x stampa - fine -------------------------------------------------------> Firefox (version 1.0.3) comments all tht's written below this comment In the URL Provided I'll leave a sample page that demonstrate the problem. Reproducible: Always Steps to Reproduce: 1. write a page with a comment like this <!-- iframe x stampa - fine -------------------------------------------------------> 2. Load the page into firefox 1.0.3 3. Look at the source code Actual Results: Some parts of the page are commented Expected Results: parsing correctly the end of the comment and show the rest of the page (HTML TAGS and DATA) without comment
Comment 1•20 years ago
|
||
*** This bug has been marked as a duplicate of 293441 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•