Closed
Bug 121196
Opened 23 years ago
Closed 23 years ago
HTML code appears on webpage
Categories
(Core :: Layout, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 118718
People
(Reporter: zipo13, Assigned: attinasi)
References
()
Details
Attachments
(1 file)
15.14 KB,
image/jpeg
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.7+)
Gecko/20020119
BuildID: 2002 01 19 08
Some HTML code appears in the upper frame of the webpage
Reproducible: Always
Steps to Reproduce:
1.open URL
Actual Results: the HTML code :
<body bgcolor="#FFFFFF" text="#000000">
appears in the upper frame
see attached image
Comment 2•23 years ago
|
||
The reason come from:
<noframes>
<body bgcolor="#FFFFFF" text="#000000"></body>
</noframes>
-> This bug is dupe of bug 118718
/jc
Comment 3•23 years ago
|
||
good catch
*** This bug has been marked as a duplicate of 118718 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•