Closed
Bug 2409
Opened 26 years ago
Closed 26 years ago
Parsing html with missing
Categories
(Core :: DOM: HTML Parser, defect, P2)
Tracking
()
VERIFIED
INVALID
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>
Reporter | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → INVALID
Reporter | ||
Comment 1•26 years ago
|
||
Woops, entered same bug twice
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
•