Files
tubestation/testing/web-platform/tests/css/css-view-transitions
Boris Chiou c873020ab9 Bug 1921109 - Support {Element|DocumentOrShadowRoot}.getAnimations({subtree: true}) for view-transitions. r=view-transitions-reviewers,emilio
There are two reasons we cannot use the original version of
pseudo-element-animaiton.html:
1. Our finished promise is never resolved (Bug 1914322).
2. We haven't imported the UA stylesheet (Bug 1914323, Bug 1914324).

So I need to write a new test based on our current implementation, and
rename the original pseudo-element-animations.html as
pseudo-element-animations-rerun.html.

Differential Revision: https://phabricator.services.mozilla.com/D231345
2025-01-21 22:38:36 +00:00
..