Closed Bug 126996 Opened 23 years ago Closed 23 years ago

Text contents are not rendered at all, but markup characters are.

Categories

(Core :: DOM: HTML Parser, defect)

x86
All
defect
Not set
major

Tracking

()

VERIFIED DUPLICATE of bug 117762

People

(Reporter: kleist, Assigned: harishd)

References

()

Details

Attachments

(3 files)

Build ID: 2002 02 20 03. Windows 2000.

Apologies for wild guess of "Style System"...

The second part of the first paragraph (with the header "InfoCenter",
in the main white area) is not rendered at all.

Also, the characters '">' and '" border="0">' appear before and after,
respectively, the first part of the paragraph.

Both Opera 6 and IE 5.5 handle this page fine. Stay tuned for screen dumps...
Attached image partial screendump - ie
->Parser
Assignee: dbaron → harishd
Component: Style System → Parser
QA Contact: ian → moied
Only had a quick look, but I suspect the following HTML shows the problem:

<!--BEGIN ONLINE SPIN-BOX SECTION------------------------------------------>
<form name="infocenter"
action="http://www.ibm.com/software/cgi-bin/software/listbox-redirect.pl"
method="GET">
<!------ 6 -->
<table border="0" cellspacing="0" cellpadding="2" width="100%" >
<tr valign="top">
<td colspan="3">
<span CLASS="section">Version 4.0 InfoCenters:</span>
</td>
</tr>
<tr valign="top">
<td colspan="3"  ><b>View online in your Web browser:</b></font></td>
</tr>
<tr valign="top">
<td width="10"><img src="http://www.ibm.com/i/v10/icons/ilink.gif" width="16"
height="16"  alt="-->" border="0">


Mozilla is in "Strict standards compliance mode.". Those "--" within the HTML
comments cause are the problem. The comments ends at the alt="-->".
OS: Windows 2000 → All

*** This bug has been marked as a duplicate of 117762 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
verified dup of 117762 

Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: