diff --git a/testing/web-platform/meta/html/cross-origin-opener-policy/resource-popup.https.html.ini b/testing/web-platform/meta/html/cross-origin-opener-policy/resource-popup.https.html.ini index 53d926d9c594..f04070b1c976 100644 --- a/testing/web-platform/meta/html/cross-origin-opener-policy/resource-popup.https.html.ini +++ b/testing/web-platform/meta/html/cross-origin-opener-policy/resource-popup.https.html.ini @@ -3,19 +3,12 @@ if (os == "linux") and not webrender and not debug: ["OK", "CRASH"] if (os == "mac") and debug: ["OK", "TIMEOUT"] [/common/dummy.xml - parent COOP: ""; child COOP: "same-origin"] - expected: - if (os == "linux") and not fission and webrender and debug: ["PASS", "FAIL"] - if (os == "win") and debug and not webrender and (processor == "x86"): ["PASS", "FAIL"] - if (os == "linux") and not fission and not webrender: ["PASS", "FAIL"] - if (os == "linux") and fission and debug: ["FAIL", "PASS"] - if (os == "win") and debug and webrender: ["PASS", "FAIL"] - if (os == "mac") and debug: ["PASS", "FAIL"] + expected: ["PASS", "FAIL"] [/images/red.png - parent COOP: ""; child COOP: "same-origin"] expected: if (os == "linux") and not webrender and not debug: ["PASS", "FAIL"] [/media/2x2-green.mp4 - parent COOP: ""; child COOP: "same-origin"] - expected: - if (os == "mac") and debug: ["PASS", "TIMEOUT"] + expected: ["PASS", "TIMEOUT"]