blob: 3eb65901132183523b369f361e22d594865db89b (
plain)
1
2
3
4
5
6
7
8
9
10
|
[two-clip-path-animation-diff-length2.html]
expected:
if (os == "linux") and debug and not fission and swgl: [FAIL, PASS]
if (os == "linux") and debug and fission: [FAIL, PASS]
if (os == "win") and not debug and (processor == "x86"): [FAIL, PASS]
if (os == "win") and not debug and (processor == "x86_64"): [FAIL, PASS]
if (os == "android") and debug and not swgl: [FAIL, PASS]
if (os == "win") and debug: [FAIL, PASS]
if os == "mac": [FAIL, PASS]
[PASS, FAIL]
|