pseudo-element-animations.html.ini (618B)
1 [pseudo-element-animations.html] 2 [The specified CSS Animations work on view transition pseudos.] 3 expected: 4 if (os == "mac") and not debug: [PASS, FAIL] 5 if (os == "android") and not debug: [PASS, FAIL] 6 7 [The specified CSS Animations and script animations work on view transition pseudos] 8 expected: 9 if (os == "mac") and not debug: [PASS, FAIL] 10 if (os == "android") and not debug: [PASS, FAIL] 11 12 [The specified CSS Animations are removed if setting display:none.] 13 expected: 14 if (os == "mac") and not debug: [PASS, FAIL] 15 if (os == "android") and not debug: [PASS, FAIL]