Closed Bug 14099 Opened 25 years ago Closed 25 years ago

compatability bug with parsing nested lists

Categories

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

x86
Linux
defect

Tracking

()

VERIFIED DUPLICATE of bug 9536

People

(Reporter: kipp, Assigned: rickg)

Details

Attachments

(1 file)

The attached trivial test parses wrong in gecko because the parser kicks the
inner ul out of the outer ol. This results in incompatible layout because the
list doesn't end up indented enough.
Status: NEW → ASSIGNED
So Kipp, what shall you have me do here? The HTML is invalid per spec. Do you
want me to allow this case?
What I would do is when you are using the CNavDTD (the quirky one) that you
allow UL(OL,MENU,DIR) to contain %flow instead of just LI's...
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
*** This bug has been marked as a duplicate of 9536 ***
Status: RESOLVED → VERIFIED
verified
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: