Marker types for lists are grouped in three sets of markers: glyphs, numbering systems and alphabetic systems. Here is a brief overview:
Results look similar in all browsers (Internet Explorer 6, Firefox 1.5, Opera 9). The only difference lies in the marker's shape and dimension, but that is correct according to specs.
Internet Explorer 6 doesn't support the 'decimal-leading-zero',
'georgian' and 'armenian' values. The following image shows the rendering in the other browsers of
'georgian' and 'armenian' values:
Internet Explorer 6 supports 'lower-alpha' ( and not 'lower-latin') and 'upper-alpha'
(and not 'upper-latin') only. It doesn't support the 'lower-greek' value. The following image
shows the rendering of 'lower-greek' value:
The CSS specifications don't define the rendering of alphabetic systems after the end of the sequence of letters contained in an alphabet (i.e. after 26 list items). So the rendering is undefined.
After 27 list items, all browsers render the 27th list item with a double "a" ('aa'), restarting from the beginning of the alphabetic system.