Closed
Bug 2037
Opened 27 years ago
Closed 26 years ago
{list} list markers should be outside LI border
Categories
(Core :: Layout, defect, P2)
Tracking
()
VERIFIED
FIXED
M9
People
(Reporter: dbaron, Assigned: buster)
References
()
Details
(Whiteboard: [NOTESTCASENEEDED])
Attachments
(2 files)
List item markers, according to
http://www.w3.org/TR/REC-CSS2/generate.html#markers ,
should be offset by a constant amount from the *border edge* of the list item.
This relates, technically, to markers and not to items with display: list-item,
but it is probably nevertheless the best solution, if you think about LIs with
borders (the way it is now, the markers can easily sit on top of the borders.)
![]() |
||
Comment 2•27 years ago
|
||
per leger, assigning QA contacts to all open bugs without QA contacts according
to list at http://bugzilla.mozilla.org/describecomponents.cgi?product=Browser
Reporter | ||
Comment 3•27 years ago
|
||
IE5 (final, not beta 2) now does it this way. It's good for forward-
compatibility too.
![]() |
||
Updated•26 years ago
|
QA Contact: 4144 → 4110
Updated•26 years ago
|
Summary: list markers should be outside LI border → {list} list markers should be outside LI border
![]() |
||
Comment 6•26 years ago
|
||
Reporter | ||
Updated•26 years ago
|
Whiteboard: [NOTESTCASENEEDED]
Reporter | ||
Comment 7•26 years ago
|
||
Marking [notestcaseneeded]. The above attachment isn't really simple and
doesn't work anyway, because the linked stylesheet doesn't exist.
List markers are now outside the border. For list items w/o borders, there is no
obvious difference after this fix is applied, so its compatible...
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 9•26 years ago
|
||
This looks fixed to me. Marking it verified.
David, its your page, so you may wish to glance over it to check that all is ok.
Reporter | ||
Comment 10•26 years ago
|
||
Agreed. Bug is fixed.
You need to log in
before you can comment on or make changes to this bug.
Description
•