Closed Bug 3610 Opened 26 years ago Closed 26 years ago

OL-LI type attribute: lower alpha and lower roman do nto display

Categories

(Core :: Layout, defect, P3)

x86
Windows 95
defect

Tracking

()

VERIFIED DUPLICATE of bug 3597

People

(Reporter: rubydoo123, Assigned: ftang)

References

()

Details

build: 3/8/99 - 3/10/99 platform: win95, win98, winNT, mac, linux expected results: when the LI element type attribute is set to 'a' or 'i', the list item marker should render as a lower alpha character or as a lower roman character what I got: the list item markers render as uppercase alpha and uppercase roman how to reproduce -- here is the code: <ol> <li type=1>ordered list using the LI type attribute, item marker set to arabic</li> <li type=a>item marker set to lower alpha</li> <li type=A>item marker set to upper alpha</li> <li type=i>item marker set to lower roman</li> <li type=I>item marker set to upper roman</li> </ol>
Assignee: troy → kipp
Assignee: kipp → ftang
Frank last touched the handling of this so I suspect he broke it.
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → DUPLICATE
this is a dup of 3597. 3597 is for <DIR> and this is for <OL>, but they are the same bug. 3597 is reassigned back to kipp. *** This bug has been marked as a duplicate of 3597 ***
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.