Closed Bug 269745 Opened 20 years ago Closed 20 years ago

List with UL and LI get messed up

Categories

(Core :: Layout, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 221855

People

(Reporter: minskrappost, Unassigned)

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0

The dots that come form the LI tag are misplaced.

Reproducible: Always
Steps to Reproduce:
Copy this to a html-dokument and open in firefox and see the messy result:
<HTML>
<HEAD>
<TITLE>
</TITLE>
</HEAD>
<BODY>

<UL>
<LI>  A
<LI>  B
<LI>  C
<LI>
<LI>
<UL>
<HR>

</BODY>
</HTML>

Actual Results:  
dots are misplaced

Expected Results:  
dots shall not be misplaced, no matter that the UL is never closed.
Assignee: firefox → nobody
Component: General → Layout
Keywords: qawanted
Product: Firefox → Browser
QA Contact: firefox.general → core.layout
Version: unspecified → Trunk

*** This bug has been marked as a duplicate of 221855 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Keywords: qawanted
You need to log in before you can comment on or make changes to this bug.