15 lines
618 B
INI
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]
|