[iframe-cross-origin-print.sub.html]
expected:
if fission and (os == "win") and ccov and fission: [PASS, FAIL]
if (os == "linux") and fission and debug and swgl: [PASS, FAIL, ERROR]
if (os == "linux") and fission and debug and not swgl: [PASS, FAIL, ERROR]
if (os == "win") and debug and swgl: [PASS, FAIL, CRASH]
if (os == "win") and debug and not swgl: [PASS, FAIL]
if (os == "linux") and fission and not debug: [PASS, FAIL, ERROR]
if (os == "win") and not debug: [PASS, FAIL, CRASH]