Closed
Bug 1125
Opened 26 years ago
Closed 26 years ago
</FONT size> problem
Categories
(Core :: DOM: HTML Parser, defect, P2)
Tracking
()
VERIFIED
FIXED
People
(Reporter: alistair.vining, Assigned: rickg)
References
()
Details
The HTML won't win any prizes, but the following URL - and several others on the
same site - work on Nav4 and IE4/5, but crash the NGLayout viewer app [12/10/98
nightly build]:
http://www.snerpa.is/net/biblia/opin.htm
As far as I can guess, the problem is that </FONT size> doesn't close a <FONT
size=n> tag. To test this, copy and paste this line about 100 times into a
document:
<FONT size=-3><SUP>1</SUP></FONT size>Xxxx.
Debug:Dump Content, and watch things keep nesting deeper and deeper. Now try it
about 200 times and the viewer crashes. (These figures for an 80Mb Win95 P120,
probably different elsewhere).
This is presumably an issue for <FONT color> and <FONT face> as well.
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 2•26 years ago
|
||
verified fixed
You need to log in
before you can comment on or make changes to this bug.
Description
•