blob: 6c537017c7d87504d514e79d6a8299f2cda932a7 (
plain)
1
2
3
4
5
|
[svg-style-animate-crash.html]
expected:
if (os == "win") and (processor == "x86") and debug: [PASS, TIMEOUT, CRASH]
if (os == "android") and debug and not swgl: [PASS, ERROR, TIMEOUT]
if (os == "android") and not debug: [PASS, ERROR, CRASH]
|