Skip to content

Commit

Permalink
Update support for list-style
Browse files Browse the repository at this point in the history
  • Loading branch information
niklasvh committed Dec 21, 2017
1 parent 0aa973a commit 3881e3c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion docs/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,10 @@ Below is a list of all the supported CSS properties and values.
- height
- left
- letter-spacing
- list-style
- list-style-image
- list-style-position
- list-style-type
- margin
- max-height
- max-width
Expand Down Expand Up @@ -71,7 +75,6 @@ These CSS properties are **NOT** currently supported
- [font-variant-ligatures](https://github.com/niklasvh/html2canvas/pull/1085)
- [mix-blend-mode](https://github.com/niklasvh/html2canvas/issues/580)
- [object-fit](https://github.com/niklasvh/html2canvas/issues/1064)
- [list-style](https://github.com/niklasvh/html2canvas/issues/177)
- [repeating-linear-gradient()](https://github.com/niklasvh/html2canvas/issues/1162)
- word-break
- [word-wrap](https://github.com/niklasvh/html2canvas/issues/664)
Expand Down

0 comments on commit 3881e3c

Please sign in to comment.