Closed Bug 2753 Opened 26 years ago Closed

lists (UL,LI) do not end correctly.

Categories

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

x86
Other
defect

Tracking

()

VERIFIED FIXED

People

(Reporter: sdm, Assigned: rickg)

References

()

Details

lists do not end, since the </UL> seems to be ignored. I tried this out with a build from 1/27/1999. Any lists after the first one are continued, and treated as nested lists, as if the end tag was never there.
Assignee: troy → rickg
Component: Layout → Parser
Nexted UL tags aren't getting closed properly. Here's a small example that demonstrates the problem: <UL> <LI>Use multiple Category: <UL> <LI>Separate multiple words </Ul> </UL> <P>What to do
Status: NEW → ASSIGNED
QA Contact: 4144
Chris, please regress this when you get a chance....setting qa_contact field.
Status: RESOLVED → VERIFIED
Fixed in Feb 11th Build.
You need to log in before you can comment on or make changes to this bug.