Open
Bug 63741
Opened 24 years ago
Updated 2 years ago
list-item marker of unordered lists overlap [LIST][MARGIN-C][INLINE-V]
Categories
(Core :: Layout: Block and Inline, defect)
Core
Layout: Block and Inline
Tracking
()
NEW
People
(Reporter: ian, Unassigned)
References
(Depends on 1 open bug)
Details
(Keywords: css1, testcase, Whiteboard: will be fixed by fixing the dependencies)
Attachments
(1 file)
305 bytes,
text/html
|
Details |
STEPS TO REPRODUCE:
<ul><li><li><li></ul>
...or, see attachement.
ACTUAL RESULTS
list-item boxes that have outside bullets are being given the wrong height
(about 1ex, it seems).
This should be fixed by fixing bug 54979. This bug is here just to make sure
that this issue isn't lost. It's broken off from bug 50480, which fixed this for
list-items with textual markers.
Reporter | ||
Updated•24 years ago
|
Depends on: 54979
Priority: -- → P4
QA Contact: petersen → ian
Whiteboard: will be fixed by fixing the dependencies
Target Milestone: --- → Future
Reporter | ||
Comment 1•24 years ago
|
||
Is bug 50480 fixed at all?
Reporter | ||
Comment 3•24 years ago
|
||
Yes, see its testcases. But no, see bug 54979. Hope that makes sense... ;-)
Updated•23 years ago
|
Keywords: mozilla1.0 → mozilla1.1
Reconfirmed using FizzillaCFM/2002070913. Setting All/All.
OS: Windows 2000 → All
Hardware: PC → All
![]() |
||
Comment 6•22 years ago
|
||
.
Assignee: attinasi → block-and-inline
Component: Layout → Layout: Block & Inline
Priority: P4 → --
Target Milestone: Future → ---
Comment 7•21 years ago
|
||
Also applies to ordered lists:
<ol><li><li><li></ol>
Updated•21 years ago
|
Keywords: mozilla1.1
I think that is a serious bug for someone that use LI as line markers
(
source code validator like :
http://yansanmo.no-ip.org:8080/ysm-validator/check.php?uri=http://www.altavista.com/#line22
)
4 years old layout bug, it's kinda long to fix this..
Can webmaster use to fix that?
Flags: blocking1.7+
Updated•21 years ago
|
Flags: blocking1.7+
![]() |
||
Comment 9•20 years ago
|
||
*** Bug 274223 has been marked as a duplicate of this bug. ***
Updated•16 years ago
|
Assignee: layout.block-and-inline → nobody
QA Contact: ian → layout.block-and-inline
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•