Closed
Bug 56367
Opened 24 years ago
Closed 24 years ago
Bulleted list: CSS-defined image-bullets not showing
Categories
(SeaMonkey :: General, defect, P3)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: jts, Assigned: asa)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Win98; en-US; m18) Gecko/20001010
BuildID: 2000091312
The image bullets in a bulleted list do not display at all or just sometimes
when defined in an external style sheet. Example:
ul { font-family: verdana, sans-serif; font-size: 10pt; color: #464646;
font-weight: normal; list-style-image:url(../images/global/bullet-liststyle.gif); }
In the cases seen, the style sheet was called as <link rel="stylesheet"
type="text/css" media="screen" href="style/phuket-screen.css"> but I coyuld not
verify if the media attribute was the problem.
Reproducible: Always
Steps to Reproduce:
Example pages:
http://www.phuket-travel.org/phuket/hotels/ (no display of bullets at all)
http://phuketinsider.com/news/phuket-sportfishing.htm (partial display of
bullets in the left nav bar)
Actual Results: lists did not display properly
Expected Results: lists should have images as bullets, no extra line of
whitespace between list items
since some of the lists in a page display porperly, mayba a problem with
repeatedly calling the same image from cache??
Comment 1•24 years ago
|
||
seems to work on 2000101212 win98.
please get a new build and test again
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → WORKSFORME
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•