mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
Update docs
This commit is contained in:
parent
89a37b8ab9
commit
f96177f8a8
@ -35,6 +35,10 @@ Below is a list of all the supported CSS properties and values.
|
|||||||
- left
|
- left
|
||||||
- letter-spacing
|
- letter-spacing
|
||||||
- margin
|
- margin
|
||||||
|
- max-height
|
||||||
|
- max-width
|
||||||
|
- min-height
|
||||||
|
- min-width
|
||||||
- opacity
|
- opacity
|
||||||
- overflow
|
- overflow
|
||||||
- padding
|
- padding
|
||||||
@ -58,6 +62,7 @@ Below is a list of all the supported CSS properties and values.
|
|||||||
## Unsupported CSS properties
|
## Unsupported CSS properties
|
||||||
These CSS properties are **NOT** currently supported
|
These CSS properties are **NOT** currently supported
|
||||||
- [background-blend-mode](https://github.com/niklasvh/html2canvas/issues/966)
|
- [background-blend-mode](https://github.com/niklasvh/html2canvas/issues/966)
|
||||||
|
- [border-image](https://github.com/niklasvh/html2canvas/issues/1287)
|
||||||
- [box-shadow](https://github.com/niklasvh/html2canvas/pull/1086)
|
- [box-shadow](https://github.com/niklasvh/html2canvas/pull/1086)
|
||||||
- [filter](https://github.com/niklasvh/html2canvas/issues/493)
|
- [filter](https://github.com/niklasvh/html2canvas/issues/493)
|
||||||
- [font-variant-ligatures](https://github.com/niklasvh/html2canvas/pull/1085)
|
- [font-variant-ligatures](https://github.com/niklasvh/html2canvas/pull/1085)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user