iframe-cross-origin-print.sub.html.ini (653B)
1 [iframe-cross-origin-print.sub.html] 2 expected: 3 if fission and (os == "win") and ccov and fission: [PASS, FAIL] 4 if (os == "win") and debug and (processor == "x86_64") and swgl: [PASS, FAIL, ERROR, CRASH] 5 if (os == "win") and debug and (processor == "x86_64") and not swgl: [PASS, FAIL] 6 if (os == "win") and debug and (processor == "x86"): [PASS, FAIL, ERROR] 7 if (os == "win") and not debug and (processor == "x86_64"): [PASS, ERROR, FAIL, CRASH] 8 if (os == "win") and not debug and (processor == "x86"): [PASS, FAIL, CRASH] 9 if (os == "mac") and not debug: [PASS, FAIL] 10 if (os == "linux") and fission: [PASS, FAIL, ERROR]