Closed
Bug 137163
Opened 23 years ago
Closed 23 years ago
Mozilla hangs when DOCTYPE contains ENTITY
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 121841
People
(Reporter: charles_chan, Assigned: Matti)
Details
Mozilla hangs when DOCTYPE contains an ENTITY. For example:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd" [
<!ENTITY resume "résumé">
]>
This will make Mozilla hangs. I am using 2002-04-08 build. The document passes
the W3C validation test. Once the ENTITY is removed, Mozilla can display the
page properly.
Thanks
Charles
*** This bug has been marked as a duplicate of 121841 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•