Closed
Bug 2408
Opened 26 years ago
Closed 26 years ago
Parsing html with missing
Categories
(Core :: DOM: HTML Parser, defect, P2)
Tracking
()
VERIFIED
FIXED
People
(Reporter: michael.j.lowe, Assigned: rickg)
Details
The following invalid html is parsed and displayed differently from IE and
Communicator.
<html>
<a name="Top">
<center>
<a href="http://www.mozilla.org">Test</a>
</center>
</html>
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Summary: Parsing html with missing → Parsing html with missing
You need to log in
before you can comment on or make changes to this bug.
Description
•