playwright/tests/assets
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
..
cached
csscoverage
digits
es6
frames
input fix(drag&drop): relax layout shift logic when dropping (#11760) 2022-01-31 16:21:35 -08:00
jscoverage
load-event
modernizr
popup
react
reading-list
screenshots
selenium-grid
serviceworkers
simple-extension
wasm
worker
background-color.html
beforeunload.html
button-overlay-oopif.html
callback.js
checkerboard.html
chromium-linux.zip
consolelog.html
csp.html
css-transition.html feat: introduce disableAnimations option for screenshots (#11870) 2022-02-09 12:52:11 -08:00
deep-shadow.html
detect-touch.html
dom.html
download-blob.html
drag-n-drop.html
dummy_bad_browser_executable.js
dynamic-oopif.html
empty-standard-mode.html
empty.html
empty.pdf
error.html
example.mp3
file-to-upload-2.txt
file-to-upload.txt
formatted-number.html
geolocation.html
global-var.html
grid-iframe-in-shadow.html
grid.html
har.html
highdpi.html
historyapi.html
injectedfile.js
injectedstyle.css
media-query-prefers-color-scheme.svg
mobile.html
modernizr.html
modernizr.js
movie.mp4
movie.ogv
mui.html
networkidle-frame.html
networkidle.html
networkidle.js
offscreenbuttons.html
one-style.css
one-style.html
overflow-large.html
overflow.html
player.html
playground.html
pptr.png
react.html
redirectloop1.html
redirectloop2.html
resetcss.html
rotate-pseudo.html feat: introduce disableAnimations option for screenshots (#11870) 2022-02-09 12:52:11 -08:00
rotate-z-shadow-dom.html feat: introduce disableAnimations option for screenshots (#11870) 2022-02-09 12:52:11 -08:00
rotate-z.html feat: introduce disableAnimations option for screenshots (#11870) 2022-02-09 12:52:11 -08:00
sectionselectorengine.js
self-request.html
shadow-dom-link.html
shadow.html
simple.json
simplezip.json
tamperable.html
title.html
video.html
video_mp4.html
web-animation.html feat: introduce disableAnimations option for screenshots (#11870) 2022-02-09 12:52:11 -08:00
window-stop.html
wrappedlink.html