Closed
Bug 293441
Opened 20 years ago
Closed 20 years ago
ERROR Parsing HTML comments
Categories
(Core :: DOM: HTML Parser, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 233270
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
|
||
*** Bug 293442 has been marked as a duplicate of this bug. ***
Updated•20 years ago
|
Assignee: nobody → parser
Component: General → HTML: Parser
Product: Firefox → Core
QA Contact: general → mrbkap
Version: unspecified → 1.0 Branch
Comment 2•20 years ago
|
||
Please read bug 233270 comment 1 for an explanation of what's happening here. *** This bug has been marked as a duplicate of 233270 ***
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
•