Closed Bug 2435 Opened 26 years ago Closed

Parser regression

Categories

(Core :: DOM: HTML Parser, defect, P2)

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: michael.j.lowe, Assigned: rickg)

Details

The following html parses differently than both IE and Communicator 4.5. This bug was introduced with the last big parser checkin. <HTML> <BODY> <dl> <font face="geneva,arial" size="2"> <dt>A </font> <dd>1 <font face="geneva,arial" size="2"> <dt>B </font> <dd>a <font face="geneva,arial" size="2"> <dd><li>1 <dt>C </font> <dd>1 <font face="geneva,arial" size="2"> <dt>D </font> <dd>1 <font face="geneva,arial" size="2"> <dt>E </font> <dd>1 </dl> </BODY> </HTML>
Status: NEW → ASSIGNED
Fixed by improvements to new DTD system; also fixed one in comment parsing.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.