listStyle

abstract var listStyle: ListStyle?(source)

This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

Syntax: <'list-style-type'> || <'list-style-position'> || <'list-style-image'>

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

See also