Re: [w3ctag/design-reviews] Entry and Exit Animations (Issue #829)

Exit animations can be done with transition-behavior:allow-discrete as Tim said. Here is a minimal example: https://jsfiddle.net/jarhar/cyugx34v/4/
The overlay property also allows these elements to stay in the top layer during their exit animation.

These have both been specced, have tests, and have been shipped in chrome:
https://github.com/web-platform-tests/interop/issues/580
https://github.com/web-platform-tests/interop/issues/581

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/829#issuecomment-1861799495
You are receiving this because you are subscribed to this thread.

Message ID: <w3ctag/design-reviews/issues/829/1861799495@github.com>

Received on Monday, 18 December 2023 22:35:40 UTC