2d.drawImage.broken.html.ini (400B)
1 [2d.drawImage.broken.html] 2 expected: 3 if (os == "linux") and fission and not swgl and not debug and (processor == "x86_64"): [ERROR, OK] 4 if (os == "linux") and fission and not swgl and debug: [ERROR, OK] 5 if (os == "linux") and not fission and debug: [ERROR, OK] 6 if (os == "linux") and fission and swgl: [ERROR, OK] 7 if (os == "android") and not debug: [ERROR, OK] 8 [OK, ERROR]