appearance-transition-001.html.ini (398B)
1 [appearance-transition-001.html] 2 expected: 3 if (os == "win") and not swgl and debug and (processor == "x86_64"): [PASS, ERROR, TIMEOUT] 4 if (os == "linux") and debug and not fission and swgl: [PASS, ERROR] 5 if (os == "linux") and debug and not fission and not swgl: [PASS, ERROR] 6 if (os == "linux") and debug and fission: [PASS, ERROR] 7 if (os == "win") and swgl: [PASS, TIMEOUT]