[cross-origin-status.https.html] expected: if (os == "win") and not debug and (processor == "x86_64"): [ERROR, TIMEOUT] if (os == "win") and not debug and (processor == "x86"): [ERROR, TIMEOUT] [Cross-origin same-site status header should work from fetch()] expected: [PASS, FAIL] [Cross-origin status header should be ignored from fetch()] expected: if (os == "win") and not debug: [PASS, NOTRUN] [Status header should be ignored from cross-site iframe] expected: if not debug and (os == "win"): [PASS, NOTRUN] [Status header should be ignored from cross-site iframe that contains a subresource with the header] expected: if (os == "win") and not debug: [NOTRUN, PASS] [Status header should be ignored from a fenced frame, even if it is same-origin] expected: if (os == "win") and not debug: [NOTRUN, TIMEOUT] if (os == "win") and ccov: [PASS, NOTRUN] [Status header should be ignored from cross-site iframe] expected: if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT] if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]