Closed
Bug 2473
Opened 26 years ago
Closed
Parsing table
Categories
(Core :: DOM: HTML Parser, defect, P2)
Tracking
()
VERIFIED
FIXED
People
(Reporter: michael.j.lowe, Assigned: rickg)
Details
Following html parses diffently than both IE and NSC 4.5:
<html>
<body>
<table border=12>
<th align=center>
Computer Language
</th>
</table>
</body>
</html>
Fixed by improvements to new DTD system; also fixed one in comment parsing.
Reporter | ||
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•