Closed Bug 190995 Opened 22 years ago Closed 22 years ago

display:list-item when combined with list-style-type property does not display the respective characters, instead shows "0"

Categories

(Core :: CSS Parsing and Computation, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 4522

People

(Reporter: madhur, Assigned: dbaron)

Details

(Keywords: css2, testcase)

Attachments

(1 file)

steps to reproduce:
1. open the attached testcase

the style has the property-value combination of 
display : list-item 
list-style-type given the following values respectively  
lower-roman
upper-roman
lower-latin
upper-latin
lower-alpha
upper-alpha
lower-greek
georgian
hiragana
hiragan-iroha
katakana
katakana-iroha
armenian



actual :
the list-item marker for  each one of the above values mentioned is displayed as
a "0"

expected :
the list-item marker should be displayed with the respective characters and not "0"

NOTE : 
This style has been applied to the <div> element
If I apply the style to an <ol> or <ul> element, i do not see this problem.
Attached file testcase

*** This bug has been marked as a duplicate of 4522 ***
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Summary: display:list-item when combined with list-style-type property does not display the respective characters, instead shows "0" → display:list-item when combined with list-style-type property does not display the respective characters, instead shows "0"
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: