Closed
Bug 142167
Opened 23 years ago
Closed 23 years ago
Mozilla confused by ASCII art within HTML comments
Categories
(Core :: DOM: HTML Parser, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 137628
People
(Reporter: cmorgan, Assigned: harishd)
References
()
Details
Attachments
(1 file)
1.45 KB,
text/html
|
Details |
Visit this page:
http://www.aracnet.com/~cmorgan/mozilla_comment_bug.html
It should show a single line of text. It may or may not, depending on your
luck. Immediately reload the page. All of a sudden, ASCII art (which is
embedded within an HTML comment) appears. Neither lynx nor IE6 expose the ASCII
art embedded within the HTML comment. In the past, circa 0.9.8, Mozilla did not
exhibit this behavior.
The web page passes the w3c validator.
I'm using a nightly build to test this problem. Build id: 2002050308
![]() |
||
Comment 1•23 years ago
|
||
heikki, didn't you have a bug on phantom-appearing-commented-out-stuff?
Assignee: Matti → harishd
Component: Browser-General → Parser
QA Contact: imajes-qa → moied
Comment 2•23 years ago
|
||
Comment 3•23 years ago
|
||
I see this too, Win98SE, 2002042206/Branch, confirming
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 4•23 years ago
|
||
Wow, freaky. I _only_ see this problem when loading the testcase from the
reporter's URL. I don't see the problem when loading it from the attachement I
just created, or from my local hard drive.
Comment 5•23 years ago
|
||
Boris, you're right, this looks exaxtly like a dupe of bug 137628, even down to
not working from a local file system.
*** This bug has been marked as a duplicate of 137628 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•