Closed
Bug 2826
Opened 26 years ago
Closed 26 years ago
Parsing font tag in heading
Categories
(Core :: DOM: HTML Parser, defect, P2)
Tracking
()
M4
People
(Reporter: michael.j.lowe, Assigned: rickg)
Details
Following html parses differently than either IE or NSC4.5:
<HTML>
<BODY>
<H1>
<FONT COLOR="#000099">Should be H1</FONT>
</H1>
</body>
</html>
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 3•26 years ago
|
||
Verified Dup
You need to log in
before you can comment on or make changes to this bug.
Description
•