listStyleImage

The list-style-image CSS property sets an image to be used as the list item marker.

Syntax: <image> | none

Initial value: none

| Chrome | Firefox | Safari |  Edge  |  IE   |
| :----: | :-----: | :----: | :----: | :---: |
|   1    |    1    |   1    |   12   |   4   |

See also