Closed Bug 136888 Opened 23 years ago Closed 22 years ago

HTML code inside NOSCRIPT after BODY end isn't rendered as HTML (Mozilla display some HTML code at the end)

Categories

(Core :: Layout, defect, P2)

x86
All
defect

Tracking

()

RESOLVED DUPLICATE of bug 134401
Future

People

(Reporter: hc, Assigned: kinmoz)

References

()

Details

(Keywords: regression, testcase, topembed+, Whiteboard: edt_b3)

Attachments

(1 file, 1 obsolete file)

Some HTML code is displayed the bottom of the page. This does not happen when using IE 5.00.3314.2101 Version SP2;q295106; I can not copy and paste the HTML code from Mozilla even though I can mark the the HTML code. When I go to view source though I am able to copy some of the HTML code and paste it here below. I assume this is some general parsing/rendering feature where IE and Mozilla differs which should be taken care of somehow. <p> <font face=Arial,Helvetica size="-1"> Information and resources for motility, motility, bowel motility, cell motility, chlamydomonas flagel motility, esophageal motility, esophageal motility disorder, gastrointestinal motility, low sperm motility, motility, motility disorder,sperm motility. </font> </p> .... and a lot more.
Page looks like: <HTML> ... <BODY> ... </BODY> <NOFRAMES> <p><font face=Arial,Helvetica size="-1"> Information and resources for motility, motility, bowel motility, cell ... </NOFRAMES> </HTML>
Attached file Testcase
Testcase with text inside body, outside body and outside body bud inside noframes.
Attachment #78734 - Attachment is obsolete: true
Keywords: testcase
Summary: Mozilla display some HTML code at the end → HTML code inside NOSCRIPT after BODY end isn't rendered as HTML (Mozilla display some HTML code at the end)
Confirmed on linux 2002040410 (which was before the line number fix landed) and on current trunk CVS and 2002041108 (which was after). Over to parser to see if we want to fix this. However it is bad HTML and I would recommend giving to evangelism.
Assignee: Matti → harishd
Status: UNCONFIRMED → NEW
Component: Browser-General → Parser
Ever confirmed: true
OS: Windows NT → All
QA Contact: imajes-qa → moied
The content model looks correct. To view the content model type javascript:alert(document.body.innerHTML); on the URL bar after loading the testcase. Notice that the NOFRAMES content is intact. This is a layout problem.
Assignee: harishd → attinasi
Component: Parser → Layout
Keywords: regression
QA Contact: moied → petersen
Priority: -- → P2
Target Milestone: --- → Future
Changing QA contact
QA Contact: petersen → moied
this may be important for a future embedding client, nominating topembed
Keywords: topembed
-> Kin
Assignee: attinasi → kin
Keywords: topembedtopembed+
Whiteboard: edt_b3
nominating
Keywords: nsbeta1
Been fixed for a long time now... *** This bug has been marked as a duplicate of 134401 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: