Closed
Bug 303722
Opened 19 years ago
Closed 19 years ago
Ordered lists styled with display:table renders all list-item numbers as zeroes.
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: jz, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.9) Gecko/20050711 Firefox/1.0.5 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.9) Gecko/20050711 Firefox/1.0.5 Ordered list styled with display:table renders all list-item numbers as zeroes. Reproducible: Always Steps to Reproduce: 1. Create an ordered list. 2. Give it the style "display:table". 3. That does it, every time. Actual Results: Ordered lists with "display: table" render the list-item numbers as all zeroes. Expected Results: Render the list-item numbers as numbers in numerical order. Seems to be the same regardless of theme, also occurs in Netscape 7-8, Mozilla, and Windows 2000 and XP.
Comment 1•19 years ago
|
||
Possibly related to bug 4522, but I see this particular issue as fixed. Please try on a more recent version of firefox, Deer Park Alpha 2 or later preferably.
Comment 2•19 years ago
|
||
Works as reported in comment 0 on Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Works fine on Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b4) Gecko/20050805 Firefox/1.0+ ->WFM
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Component: Extension/Theme Manager → General
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•