Skip to content

Commit 95adcd9

Browse files
committed
docs(features): update supported css properties
1 parent 9c26fe8 commit 95adcd9

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/features.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,8 @@ Below is a list of all the supported CSS properties and values.
7070
- word-spacing
7171
- word-wrap
7272
- z-index
73-
- object-fit
73+
- [oklch](https://github.com/niklasvh/html2canvas/issues/3148)
74+
- [object-fit](https://github.com/niklasvh/html2canvas/issues/3072)
7475

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

0 commit comments

Comments
 (0)