html2canvas/src/css/property-descriptors
2021-08-16 19:30:33 +08:00
..
__tests__ fix: element cropping & scrolling (#2625) 2021-08-04 20:58:17 +08:00
background-clip.ts fix: const enums (#2651) 2021-08-16 19:30:33 +08:00
background-color.ts Typescript conversion (#1828) 2019-05-25 15:54:41 -07:00
background-image.ts fix: element cropping & scrolling (#2625) 2021-08-04 20:58:17 +08:00
background-origin.ts fix: element cropping & scrolling (#2625) 2021-08-04 20:58:17 +08:00
background-position.ts fix: element cropping & scrolling (#2625) 2021-08-04 20:58:17 +08:00
background-repeat.ts fix: const enums (#2651) 2021-08-16 19:30:33 +08:00
background-size.ts fix: element cropping & scrolling (#2625) 2021-08-04 20:58:17 +08:00
border-color.ts Typescript conversion (#1828) 2019-05-25 15:54:41 -07:00
border-radius.ts fix: element cropping & scrolling (#2625) 2021-08-04 20:58:17 +08:00
border-style.ts fix: const enums (#2651) 2021-08-16 19:30:33 +08:00
border-width.ts fix: element cropping & scrolling (#2625) 2021-08-04 20:58:17 +08:00
box-shadow.ts fix: element cropping & scrolling (#2625) 2021-08-04 20:58:17 +08:00
color.ts Typescript conversion (#1828) 2019-05-25 15:54:41 -07:00
content.ts fix: element cropping & scrolling (#2625) 2021-08-04 20:58:17 +08:00
counter-increment.ts fix: element cropping & scrolling (#2625) 2021-08-04 20:58:17 +08:00
counter-reset.ts fix: element cropping & scrolling (#2625) 2021-08-04 20:58:17 +08:00
direction.ts feat: add rtl render support (#2653) 2021-08-13 19:50:59 +08:00
display.ts fix: element cropping & scrolling (#2625) 2021-08-04 20:58:17 +08:00
duration.ts fix: multi arg transition/animation duration (#2657) 2021-08-14 14:05:15 +08:00
float.ts fix: const enums (#2651) 2021-08-16 19:30:33 +08:00
font-family.ts fix: element cropping & scrolling (#2625) 2021-08-04 20:58:17 +08:00
font-size.ts Typescript conversion (#1828) 2019-05-25 15:54:41 -07:00
font-style.ts fix: const enums (#2651) 2021-08-16 19:30:33 +08:00
font-variant.ts fix: element cropping & scrolling (#2625) 2021-08-04 20:58:17 +08:00
font-weight.ts fix: element cropping & scrolling (#2625) 2021-08-04 20:58:17 +08:00
letter-spacing.ts fix: element cropping & scrolling (#2625) 2021-08-04 20:58:17 +08:00
line-break.ts fix: element cropping & scrolling (#2625) 2021-08-04 20:58:17 +08:00
line-height.ts Typescript conversion (#1828) 2019-05-25 15:54:41 -07:00
list-style-image.ts fix: element cropping & scrolling (#2625) 2021-08-04 20:58:17 +08:00
list-style-position.ts fix: const enums (#2651) 2021-08-16 19:30:33 +08:00
list-style-type.ts fix: const enums (#2651) 2021-08-16 19:30:33 +08:00
margin.ts Typescript conversion (#1828) 2019-05-25 15:54:41 -07:00
opacity.ts fix: element cropping & scrolling (#2625) 2021-08-04 20:58:17 +08:00
overflow-wrap.ts fix: finish animation/transitions for elements (#2632) 2021-08-13 18:15:55 +08:00
overflow.ts fix: const enums (#2651) 2021-08-16 19:30:33 +08:00
padding.ts Typescript conversion (#1828) 2019-05-25 15:54:41 -07:00
paint-order.ts fix: const enums (#2651) 2021-08-16 19:30:33 +08:00
position.ts fix: const enums (#2651) 2021-08-16 19:30:33 +08:00
quotes.ts fix: element cropping & scrolling (#2625) 2021-08-04 20:58:17 +08:00
text-align.ts fix: const enums (#2651) 2021-08-16 19:30:33 +08:00
text-decoration-color.ts Typescript conversion (#1828) 2019-05-25 15:54:41 -07:00
text-decoration-line.ts fix: element cropping & scrolling (#2625) 2021-08-04 20:58:17 +08:00
text-shadow.ts fix: element cropping & scrolling (#2625) 2021-08-04 20:58:17 +08:00
text-transform.ts fix: const enums (#2651) 2021-08-16 19:30:33 +08:00
transform-origin.ts fix: element cropping & scrolling (#2625) 2021-08-04 20:58:17 +08:00
transform.ts fix: element cropping & scrolling (#2625) 2021-08-04 20:58:17 +08:00
visibility.ts fix: const enums (#2651) 2021-08-16 19:30:33 +08:00
webkit-text-stroke-color.ts feat: add support for webkit-text-stroke and paint-order (#2591) 2021-07-15 18:19:26 +08:00
webkit-text-stroke-width.ts fix: element cropping & scrolling (#2625) 2021-08-04 20:58:17 +08:00
word-break.ts fix: element cropping & scrolling (#2625) 2021-08-04 20:58:17 +08:00
z-index.ts fix: element cropping & scrolling (#2625) 2021-08-04 20:58:17 +08:00