Skip to content

Commit

Permalink
docs(features): update supported css properties
Browse files Browse the repository at this point in the history
  • Loading branch information
yorickshan committed Jul 7, 2024
1 parent 9c26fe8 commit 95adcd9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/features.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,8 @@ Below is a list of all the supported CSS properties and values.
- word-spacing
- word-wrap
- z-index
- object-fit
- [oklch](https://github.com/niklasvh/html2canvas/issues/3148)
- [object-fit](https://github.com/niklasvh/html2canvas/issues/3072)

## Unsupported CSS properties
These CSS properties are **NOT** currently supported
Expand All @@ -85,5 +86,3 @@ These CSS properties are **NOT** currently supported
- [repeating-linear-gradient()](https://github.com/niklasvh/html2canvas/issues/1162)
- [writing-mode](https://github.com/niklasvh/html2canvas/issues/1258)
- [zoom](https://github.com/niklasvh/html2canvas/issues/732)
- [oklch](https://github.com/niklasvh/html2canvas/issues/3148)
- [object-fit](https://github.com/niklasvh/html2canvas/issues/3072)

0 comments on commit 95adcd9

Please sign in to comment.