Closed Bug 2406 Opened 26 years ago Closed 26 years ago

Unclosed <A> tags

Categories

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

x86
Windows NT
defect

Tracking

()

VERIFIED FIXED

People

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

Details

With the following invalid html, should the parser automatically close the first <A HREF> tag when it encounters the start of the second? <html> <A HREF="http://www.mozilla.org">Mozilla<A HREF="http://www.cnn.com">CNN</A> </html>
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Status: VERIFIED → REOPENED
A recent parser regression it seems.
Resolution: FIXED → ---
Status: REOPENED → RESOLVED
Closed: 26 years ago26 years ago
Resolution: --- → FIXED
Fixed by changes to CNavDTD.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.