Closed
Bug 113521
Opened 23 years ago
Closed 23 years ago
Bullets of <ul>/<li> overlaping image
Categories
(Core :: Layout, defect)
Tracking
()
People
(Reporter: malx, Assigned: attinasi)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win95; en-US; rv:0.9.4+) Gecko/20011008
BuildID: 2001100803
See URL.
There is image, aligned left (floating).
And it overrlaps 1) border 2) dots are over image.
I do not know what is the corect case :(((((
In IE it is worse.
In NN4 - border is not overlaped (it is to the right of image)
Reproducible: Always
Steps to Reproduce:
1. page with <img align=left> and <ul><li> list
Actual Results: dots are over image. and marging-left is not functioning
for part , which is near image
Expected Results: do not know, but this is wrong...
same in IE5, but not in IE6
NN4 - all box is to the right of image without floating around
Updated•23 years ago
|
Summary: Dot's of <ul>/<li> overlaping image → Bullets of <ul>/<li> overlaping image
Updated•23 years ago
|
Whiteboard: DUPEME
Comment 1•23 years ago
|
||
margin-left is functioning fine, by the way. The margin is just smaller than
the image width...
I know. But if it functioning that way
1) Why image overlap border? It must be to the left of any object (imho)
2) How to control distance between image and <li>
(the firts line is shows other margin , but is it correct solution?!)
Comment 3•23 years ago
|
||
Please, report only one issue per bug report in the future, Thanks.
"2) dots over image" is a duplicate of bug 57882 "List markers render inside
adjacent float edge".
Comment 4•23 years ago
|
||
*** This bug has been marked as a duplicate of 57882 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•