Andrey Lushnikov
6f87955243
feat: introduce disableAnimations
option for screenshots ( #11870 )
...
This option stops all kinds of CSS animations while doing screenshot:
- CSS animations
- CSS transitions
- Web Animations
Animations get different treatment depending on animation duration:
- finite animations are fast-forwarded to its end, issuing the
`transitionend` event.
- Infinite animations are resetted to its beginning, and then
resumed after the screenshot.
References #9938 , fixes #11912
2022-02-09 12:52:11 -08:00
..
2021-09-09 11:39:26 +02:00
2021-08-06 14:02:41 -07:00
2021-04-01 18:47:14 -07:00
2021-02-11 10:31:57 -08:00
2021-02-25 22:22:47 -08:00
2021-02-11 10:31:57 -08:00
2022-01-11 07:50:58 -08:00
2022-02-04 16:36:30 +01:00
2021-11-24 21:55:03 +01:00
2022-02-01 11:09:41 -08:00
2021-07-19 12:43:57 +02:00
2021-12-13 18:41:06 -08:00
2022-01-06 15:26:33 -05:00
2021-09-14 11:18:28 +02:00
2021-05-05 13:18:07 -07:00
2021-04-01 18:47:14 -07:00
2021-05-13 10:24:15 -07:00
2022-01-13 10:38:22 -08:00
2022-02-01 14:45:30 -08:00
2021-05-02 22:45:06 -07:00
2022-02-09 12:52:11 -08:00
2021-04-28 10:41:46 +02:00
2022-01-13 10:38:22 -08:00
2021-11-19 16:40:35 -08:00
2021-12-14 15:37:31 -08:00
2021-12-14 15:37:31 -08:00
2021-12-13 18:41:06 -08:00
2021-08-24 19:49:02 -07:00
2022-02-09 12:52:11 -08:00
2022-01-07 09:13:46 -08:00
2021-09-14 15:22:52 -04:00
2022-02-09 12:52:11 -08:00
2021-12-16 11:27:30 -08:00
2021-11-15 14:54:07 -08:00
2022-01-25 18:53:49 +01:00
2021-03-05 15:32:33 -08:00
2021-09-23 11:06:34 -07:00
2021-11-19 16:40:35 -08:00
2021-09-11 13:27:00 -07:00
2022-01-27 15:43:38 -08:00
2021-11-10 11:30:25 -08:00
2021-11-10 11:30:25 -08:00
2021-03-26 10:47:16 -07:00
2022-01-31 11:44:10 -08:00
2021-05-14 07:50:35 -07:00
2021-05-26 15:50:42 -07:00
2021-05-19 15:49:44 -07:00
2021-09-09 11:39:26 +02:00
2021-06-09 15:05:51 -07:00
2021-07-22 21:37:20 -07:00
2022-02-02 16:55:50 -08:00
2021-08-02 21:46:44 +02:00