1
0
Fork 0
firefox/testing/web-platform/meta/css/css-view-transitions/pseudo-element-animations.html.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

15 lines
618 B
INI

[pseudo-element-animations.html]
[The specified CSS Animations work on view transition pseudos.]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[The specified CSS Animations and script animations work on view transition pseudos]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]
[The specified CSS Animations are removed if setting display:none.]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
if (os == "android") and not debug: [PASS, FAIL]