Closed Bug 303216 Opened 19 years ago Closed 19 years ago

Display problems with ul/ol element in combination with a "floated" div element

Categories

(Firefox :: General, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 57882

People

(Reporter: s.stock, Unassigned)

Details

(Keywords: testcase)

Attachments

(2 files)

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.10) Gecko/20050716 Firefox/1.0.6

I have a div element with the following style attributes:
width: 100px; 
height: 150px; 
background: #ddd; 
float: left;

Beside this div element I want to display a list (<ol> or <ul>). This does not
work as I expected. The bullets or the numbers are shown inside the div element.


Reproducible: Always

Steps to Reproduce:
1.Compare my attached html file and gif image (Thats what I expected)
2.
3.

Actual Results:  
The bullets or the numbers are shown inside the div element

Expected Results:  
The bullets or the numbers should be shown beside the div element
Attached file bug demonstration
Attached image What I expected

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

Attachment

General

Creator:
Created:
Updated:
Size: