- From: Joey Arhar <notifications@github.com>
- Date: Mon, 18 Dec 2023 14:35:33 -0800
- To: w3ctag/design-reviews <design-reviews@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 18 December 2023 22:35:40 UTC
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