Closed Bug 18864 Opened 25 years ago Closed 25 years ago

</B> ignored by html parser

Categories

(Core :: Layout, defect, P3)

x86
Windows 98
defect

Tracking

()

VERIFIED WONTFIX

People

(Reporter: ironside, Assigned: harishd)

References

()

Details

in the center frame on the page the opening news statment contains this html,
<BR><B>
<FONT COLOR="gray" FACE="arial" SIZE=1>
 November 10, 1999 <BR>
<FONT COLOR="lightslategray" FACE="arial" SIZE=3>
 Engine & Demo update  <FONT FACE="arial" SIZE=1></B>

mozilla ignores the </B> and the whole news article is boldfaced instead of a
normal typeface (windows 98, SE) build ID: 1999111408
Assignee: rickg → harishd
This is a dup of the residual style bug. In fact, it may already be fixed with
ENABLE_RESIDUALSTYLE.
Further reduced:

<B>
 <FONT>
   November 10, 1999 <BR>
</B>
Not bold

In the above example the text "Not bold" is rendered BOLD in Nav 4.x and Gecko.
However, IE doesn't.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
This is fixed when you enable residual style handling.

*** This bug has been marked as a duplicate of 991 ***
Status: RESOLVED → VERIFIED
Agreed. Marking as verified duplicate of 991.
Actually, this is displaying the same way in Gecko and Nav. Note that nav
displays this incorrectly, and we do too for compatibilities sake.
Status: VERIFIED → REOPENED
Status: REOPENED → RESOLVED
Closed: 25 years ago25 years ago
Resolution: DUPLICATE → WONTFIX
reopening
Closing this out. Based on NavX quirks mode, this is NOT a bug.
Status: RESOLVED → VERIFIED
Marking verified won't per last comments.
SPAM. HTML Element component deprecated, changing component to Layout. See bug
88132 for details.
Component: HTML Element → Layout
You need to log in before you can comment on or make changes to this bug.